Skip to content

Commit 4171ede

Browse files
author
Yuri Kovsher
committed
MAGETWO-34589: Refactor controller actions in the Checkout area
1 parent ec4651f commit 4171ede

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/internal/Magento/Framework/App/Action/AbstractAction.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ abstract class AbstractAction implements \Magento\Framework\App\ActionInterface
2525
protected $resultRedirectFactory;
2626

2727
/**
28-
* @var \Magento\Framework\Controller\ResultFactory;
28+
* @var \Magento\Framework\Controller\ResultFactory
2929
*/
3030
protected $resultFactory;
3131

0 commit comments

Comments
 (0)