We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
\Magento\Framework
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
Based on magento/magento2#27962: \Magento\Framework cannot have plugins
The text was updated successfully, but these errors were encountered:
@lbajsarowicz I also found 2 plugins in the commerce edition, and they are exactly the same
vendor/magento/module-scalable-checkout/etc/di.xml
<type name="Magento\Framework\Model\ResourceModel\Db\ObjectRelationProcessor"> <plugin name="object_constraints_resolver" type="Magento\Framework\ForeignKey\ObjectRelationProcessor\Plugin" /> </type>
vendor/magento/module-scalable-oms/etc/di.xml
Sorry, something went wrong.
Merge pull request #183 from magento-commerce/develop
dba4d2b
Version 23
No branches or pull requests
Rule
Based on magento/magento2#27962:
\Magento\Framework cannot have plugins
Reason
Implementation
The text was updated successfully, but these errors were encountered: