Passed
Push — master ( ccd530...69222c )
by Carsten
03:08
created
src/PhpRenderer.php 1 patch
Doc Comments   -2 removed lines patch added patch discarded remove patch
@@ -38,9 +38,7 @@
 block discarded – undo
38 38
     /**
39 39
      * Returns parsed template output.
40 40
      *
41
-     * @param  string   $template The template file
42 41
      * @param  array    $context  Associative tempalte variables array
43
-     * @param  Callable $callable Optional Callback handler for output buffering
44 42
      *
45 43
      * @return string|ResponseInterface   Template output or ResponseInterface instance
46 44
      *
Please login to merge, or discard this patch.