@@ -146,7 +146,7 @@ |
||
| 146 | 146 | * @param \ReflectionFunctionAbstract $method |
| 147 | 147 | * @param array $arguments |
| 148 | 148 | * @throws DependencyInjectionException |
| 149 | - * @return array |
|
| 149 | + * @return null|callable |
|
| 150 | 150 | */ |
| 151 | 151 | public function resolveFunctionArguments( |
| 152 | 152 | \ReflectionFunctionAbstract $method, |