Skip to content

Commit

Permalink
Synchronize with doctrine
Browse files Browse the repository at this point in the history
  • Loading branch information
VincentLanglet authored and ondrejmirtes committed Apr 17, 2024
1 parent 0c5f7f3 commit 3819054
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stubs/Collections/Collection.stub
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ interface Collection extends Countable, IteratorAggregate, ArrayAccess, Readable
*
* @param T $element
*
* @return true
* @return void
*/
public function add($element) {}

Expand Down

0 comments on commit 3819054

Please sign in to comment.