QuestionQ20
Adobe Commerce Architecture and Customization TechniquesAn Adobe Commerce developer is building a custom module. As part of the implementation, they have decided that every instance of their Custom\Module\Model\Example class must receive a new instance of Magento\Filesystem\Adapter\Local.
How can the developer accomplish this with di.xml?
- A

- B

- C

Community Discussion