@@ -20,9 +20,7 @@ |
||
20 | 20 | /** |
21 | 21 | * Create service |
22 | 22 | * |
23 | - * @param ContainerInterface|ServiceLocatorInterface $serviceLocator |
|
24 | - * @param string $requestedName |
|
25 | - * @param array $options |
|
23 | + * @param ContainerInterface $serviceLocator |
|
26 | 24 | * @return Composer |
27 | 25 | */ |
28 | 26 | public function __invoke(ContainerInterface $serviceLocator) |