Skip to content
This repository was archived by the owner on Jan 21, 2020. It is now read-only.

Commit 028d1c3

Browse files
committed
Merge branch 'hotfix/109' into develop
Forward port #109
2 parents 268e1d9 + 3838fb1 commit 028d1c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Factory/RestControllerFactory.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ class RestControllerFactory implements AbstractFactoryInterface
3434
*
3535
* Provided for backwards compatibility; proxies to canCreate().
3636
*
37-
* @param ContainerInterface $controllers
37+
* @param ContainerInterface $container
3838
* @param string $requestedName
3939
* @return bool
4040
*/

0 commit comments

Comments
 (0)