AdobeDocs / AdobeDocs/commerce-php
Where in the code is `Magento\Framework\Interception` bootstrapped?
- Dominant language
- JavaScript
- Stars
- 11
- Forks
- 177
- PR merge metrics
- No merged PRs in 30d
Description
### Is there an existing issue for this?
- [X] I have searched the existing issues
### What's missing?
In [src/pages/development/components/plugins.md](https://github.com/AdobeDocs/commerce-php/blob/c70d9497d1362c5ec7756836acacaa66681c7355/src/pages/development/components/plugins.md?plain=1#L16-L27), it says:
> ## Limitations
>
> Plugins can not be used on following:
>
> ...
> * Objects that are instantiated before `Magento\Framework\Interception` is bootstrapped
Exactly where in the code is `Magento\Framework\Interception` bootstrapped? What file/line does it occur on?
Contributor guide
Research direction
Start with the limitation in src/pages/development/components/plugins.md, then trace the Commerce PHP code for where Magento\Framework\Interception is bootstrapped. Done means identifying the precise file and line and recording that reference in the documentation or issue response.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100