Explain the use of namespace in Magento?

Asked: Apr 15, 2023

Magento core modules are placed in mage namespace, core/Mage/Catalog and all custom modules are placed in local/CustomModule.

You can have more than one module with same name but they need to be placed in different namespaces.

Asked by brijesh

Answers (0)

No answers yet. Be the first to answer!