Completed
Pull Request — master (#251)
by
unknown
05:24
created
src/Compiler/Scalar.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -32,7 +32,7 @@
 block discarded – undo
32 32
     }
33 33
 
34 34
     /**
35
-     * @param $scalar
35
+     * @param Node\Scalar $scalar
36 36
      * @return CompiledExpression
37 37
      */
38 38
     public function compile($scalar)
Please login to merge, or discard this patch.