Completed
Push — master ( 26f90e...c3c122 )
by Lars
03:13 queued 11s
created
src/voku/twig/MinifyHtmlNode.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -18,7 +18,7 @@
 block discarded – undo
18 18
    * @param array $nodes
19 19
    * @param array $attributes
20 20
    * @param int   $lineno
21
-   * @param null  $tag
21
+   * @param string  $tag
22 22
    */
23 23
   public function __construct(array $nodes = [], array $attributes = [], $lineno = 0, $tag = null)
24 24
   {
Please login to merge, or discard this patch.