Skip to content

Never Extend from Magento\Framework\App\Helper\AbstractHelper #60

@larsroettig

Description

@larsroettig

Rule

Never Extend from Magento\Framework\App\Helper\AbstractHelper

Reason

The AbstractHelper has many dependy that you never need for your helper implementation.
Also it breacks your helper if you use the ScopeConfigInterface and upgrade 2.1 to 2.2.

Implementation

Metadata

Metadata

Assignees

No one assigned

    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