Completed
Push — master ( 3674b7...0e13cf )
by Tobias
33:57
created
Twig/Visitor/DefaultApplyingNodeVisitor.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -29,7 +29,7 @@
 block discarded – undo
29 29
     private $enabled = true;
30 30
 
31 31
     /**
32
-     * @param $bool
32
+     * @param boolean $bool
33 33
      */
34 34
     public function setEnabled($bool)
35 35
     {
Please login to merge, or discard this patch.