@@ -348,7 +348,7 @@ |
||
348 | 348 | /** |
349 | 349 | * @param Dependency[] $dependencies |
350 | 350 | * @param Parameter[] $parameters |
351 | - * @return array |
|
351 | + * @return callable |
|
352 | 352 | * @throws NotFoundException |
353 | 353 | */ |
354 | 354 | protected function buildArguments(array $dependencies, array $parameters): array |