@@ -236,7 +236,7 @@ |
||
236 | 236 | /** |
237 | 237 | * Fetch factory from container |
238 | 238 | * |
239 | - * @param $id |
|
239 | + * @param string|null $id |
|
240 | 240 | * @param $method |
241 | 241 | * @return callable |
242 | 242 | * @throws InvalidFactoryException |