Skip to content

The use of final keyword is prohibited #10

Closed
@lenaorobei

Description

@lenaorobei

Rule

The use of final keyword is prohibited.

Reason

Magento is a highly extensible and customizable platform.
Final classes and method are not compatible with plugins and proxies.

Implementation

Detect T_FINAL token in the file.
Sniff should replace corresponding PHPMD rule.

Metadata

Metadata

Assignees

Labels

acceptedNew rule is acceptedproposalNew rule proposal

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions