Skip to content

Commit 30b1dda

Browse files
author
Oleksii Korshenko
committed
Merge commit 'refs/pull/3851/head' of https://github.com/magento/magento2 into MAGETWO-52572
2 parents 135f967 + c669a57 commit 30b1dda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/internal/Magento/Framework/App/Router/DefaultRouter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ public function __construct(ActionFactory $actionFactory, NoRouteHandlerList $no
3737
* Modify request and set to no-route action
3838
*
3939
* @param RequestInterface $request
40-
* @return boolean
40+
* @return ActionInterface
4141
*/
4242
public function match(RequestInterface $request)
4343
{

0 commit comments

Comments
 (0)