0 votes
in Magneto by

_______ is the DI manager that finds the correct implementations which are required for the original object.

select the correct option from below

a)dependency injection

b)di.xml

c)ObjectManager

d)system.xml

1 Answer

0 votes
by
c)ObjectManager is the DI manager that finds the correct implementations which are required for the original object.
...