Skip to content

Commit

Permalink
[DI] Fix phpdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
hason authored Aug 30, 2018
1 parent 2b41cf2 commit 01b722a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Definition.php
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ public function setFactory($factory)
/**
* Gets the factory.
*
* @return string|array The PHP function or an array containing a class/Reference and a method to call
* @return string|array|null The PHP function or an array containing a class/Reference and a method to call
*/
public function getFactory()
{
Expand Down

0 comments on commit 01b722a

Please sign in to comment.