Closed
Description
Description (*)
Due to recent changes in magento/magento2#26778 (comment) need to create static test that will check that controller classes implement ActionInterface
and do not extend Action
abstract class.
Expected behavior (*)
Static check fails if controller class extends Action
.
Benefits
This will prevent using of deprecated ActionInterface
.
Metadata
Metadata
Assignees
Labels
No labels