@@ -11,7 +11,7 @@ |
||
11 | 11 | { |
12 | 12 | |
13 | 13 | /** |
14 | - * @param string|callable|MiddlewareInterface $ref |
|
14 | + * @param string $ref |
|
15 | 15 | * @param ContainerInterface $container |
16 | 16 | * @param string $expectedClass |
17 | 17 | * @return mixed |