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 b5f9755 commit 0851badCopy full SHA for 0851bad
Definition.php
@@ -102,7 +102,7 @@ public function setChanges(array $changes)
102
/**
103
* Sets a factory.
104
*
105
- * @param string|array|Reference $factory A PHP function, reference or an array containing a class/Reference and a method to call
+ * @param string|array|Reference|null $factory A PHP function, reference or an array containing a class/Reference and a method to call
106
107
* @return $this
108
*/
0 commit comments