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

Commit b355451

Browse files
committed
Merge branch 'hotfix/109'
Close #109
2 parents 80df000 + 3838fb1 commit b355451

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)