Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove dependency from \Magento\Framework\App\Action\Action #3

Open
tiagosampaio opened this issue Nov 13, 2020 · 0 comments
Open

Remove dependency from \Magento\Framework\App\Action\Action #3

tiagosampaio opened this issue Nov 13, 2020 · 0 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@tiagosampaio
Copy link
Member

The class \Magento\Framework\App\Action\Action is deprecated and might be removed in the future.

 * @deprecated 103.0.0 Inheritance in controllers should be avoided in favor of composition
 * @see \Magento\Framework\App\ActionInterface

The class \MagedIn\LoginAsCustomer\Controller\Customer\Auth depends on the class above.

It's required to remove this dependency.

@tiagosampaio tiagosampaio added bug Something isn't working enhancement New feature or request labels Nov 13, 2020
@tiagosampaio tiagosampaio self-assigned this Nov 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant