Skip to content

Create static test for action controllers #252

Closed
@lenaorobei

Description

@lenaorobei

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions