We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c5f7f3 commit 3819054Copy full SHA for 3819054
stubs/Collections/Collection.stub
@@ -21,7 +21,7 @@ interface Collection extends Countable, IteratorAggregate, ArrayAccess, Readable
21
*
22
* @param T $element
23
24
- * @return true
+ * @return void
25
*/
26
public function add($element) {}
27
0 commit comments