No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
 
 

736 B

Magento_Developer module

The Magento_Developer module provides functionality to make it easier to develop in Magento 2.

Extensibility

Extension developers can interact with the Magento_Developer module. For more information about the Magento extension mechanism, see Magento plugins.

The Magento dependency injection mechanism enables you to override the functionality of the Magento_Developer module.

A lot of functionality in the module is on JavaScript, use mixins to extend it.