[DI] Fix phpdoc

This commit is contained in:
Martin Hasoň 2018-08-30 11:30:49 +02:00 committed by GitHub
parent b954fbcf16
commit f1d594b732
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -79,7 +79,7 @@ class Definition
/** /**
* Gets the 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() public function getFactory()
{ {