We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5a013e commit 90b3785Copy full SHA for 90b3785
lib/internal/Magento/Framework/App/Action/AbstractAction.php
@@ -11,7 +11,7 @@
11
/**
12
* Abstract redirect/forward action class
13
*
14
- * @deprecated You should avoid inheritance in your controllers
+ * @deprecated Inheritance in controllers should be avoided in favor of composition
15
* @see \Magento\Framework\App\ActionInterface
16
*/
17
abstract class AbstractAction implements \Magento\Framework\App\ActionInterface
0 commit comments