Adobe Commerce Architect Master AD0-E722 Question # 15 Topic 2 Discussion

Adobe Commerce Architect Master AD0-E722 Question # 15 Topic 2 Discussion

AD0-E722 Exam Topic 2 Question 15 Discussion:
Question #: 15
Topic #: 2

In a custom module, an Architect wants to define a new xml configuration file. The module should be able to read all the xml configuration files declared in the system, merge them together, and use their values in PHP class.

Which two steps should the Architect make to meet this requirement? (Choose two.)


A.

Inject a "reader" dependency for "Magento\Framework\Config\Data" in di.xml


B.

Write a plugin for \Magento\Framework\Config\Data::get() and read the custom xml files


C.

Create a Data class that implements "\Magento\Framework\Config\Data"


D.

Append the custom xml file name in "Magento\Config\Model\Config\Structure\Reader" in di.xml


E.

Make a Reader class that implements '\Magento\Framework\Config\Reader\Filesystem"


Get Premium AD0-E722 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.