Skip to content

Commit 107ca71

Browse files
committed
MAGETWO-87261: Edited doc block of the walk method in a Collection #13373
- Merge Pull Request #13373 from ByteCreation/magento2:collection-doc-block-update-2.2 - Merged commits: 1. 906713b
2 parents 04d90c2 + 906713b commit 107ca71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/internal/Magento/Framework/Data/Collection.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -492,7 +492,7 @@ public function clear()
492492
*
493493
* Returns array with results of callback for each item
494494
*
495-
* @param string $callback
495+
* @param callable $callback
496496
* @param array $args
497497
* @return array
498498
*/

0 commit comments

Comments
 (0)