Completed
Pull Request — master (#343)
by Strahinja
05:17
created
src/Analyzer/Pass/Expression/DuplicatedVariablesInUseClosure.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -17,7 +17,6 @@
 block discarded – undo
17 17
     const DESCRIPTION = 'Check for duplicate variables in use statement';
18 18
 
19 19
     /**
20
-     * @param Closure $funcCall
21 20
      * @param Context $context
22 21
      * @return bool
23 22
      */
Please login to merge, or discard this patch.