Completed
Push — master ( 260f7a...31ebc2 )
by Beniamin
05:20 queued 11s
created
src/Expression/Func/FuncArguments.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
     private $args = [];
19 19
 
20 20
     /**
21
-     * @param $argument
21
+     * @param ExpressionInterface $argument
22 22
      *
23 23
      * @return $this
24 24
      */
Please login to merge, or discard this patch.