@@ -82,7 +82,7 @@ |
||
82 | 82 | * @param string $object_name Use an explicit object name instead of |
83 | 83 | * getting it from the params. |
84 | 84 | * |
85 | - * @return mixed The return from the invoked object. |
|
85 | + * @return The|null The return from the invoked object. |
|
86 | 86 | * |
87 | 87 | */ |
88 | 88 | public function __invoke($params = [], $object_name = null) |