Skip to content

Commit 90b3785

Browse files
authored
Fix annotation
1 parent f5a013e commit 90b3785

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
@@ -11,7 +11,7 @@
1111
/**
1212
* Abstract redirect/forward action class
1313
*
14-
* @deprecated You should avoid inheritance in your controllers
14+
* @deprecated Inheritance in controllers should be avoided in favor of composition
1515
* @see \Magento\Framework\App\ActionInterface
1616
*/
1717
abstract class AbstractAction implements \Magento\Framework\App\ActionInterface

0 commit comments

Comments
 (0)