Completed
Pull Request — master (#6)
by Michał
01:51
created
src/Barenote/Collection/ArrayCollection.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -179,7 +179,7 @@
 block discarded – undo
179 179
     }
180 180
 
181 181
     /**
182
-     * @param callable|Closure $p
182
+     * @param Closure $p
183 183
      */
184 184
     public function forAll(Closure $p)
185 185
     {
Please login to merge, or discard this patch.