Skip to content

Commit 3819054

Browse files
VincentLangletondrejmirtes
authored andcommitted
Synchronize with doctrine
1 parent 0c5f7f3 commit 3819054

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stubs/Collections/Collection.stub

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ interface Collection extends Countable, IteratorAggregate, ArrayAccess, Readable
2121
*
2222
* @param T $element
2323
*
24-
* @return true
24+
* @return void
2525
*/
2626
public function add($element) {}
2727

0 commit comments

Comments
 (0)