Skip to content

Commit cdac268

Browse files
committed
Remove comment promising to add the request as a future argument to execute because bc does not allow it
1 parent 5671bba commit cdac268

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/internal/Magento/Framework/App/ActionInterface.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ interface ActionInterface
2525
/**
2626
* Execute action based on request and return result
2727
*
28-
* Note: Request will be added as operation argument in future
29-
*
3028
* @return \Magento\Framework\Controller\ResultInterface|ResponseInterface
3129
* @throws \Magento\Framework\Exception\NotFoundException
3230
*/

0 commit comments

Comments
 (0)