Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
getObservers ($eventName) | |
Data Fields | |
const | TYPE_CORE = 'core' |
const | TYPE_CUSTOM = 'custom' |
Interface \Magento\Framework\Event\ConfigInterface
Definition at line 14 of file ConfigInterface.php.
getObservers | ( | $eventName | ) |
const TYPE_CORE = 'core' |
#+ Event types
Definition at line 19 of file ConfigInterface.php.
const TYPE_CUSTOM = 'custom' |
Definition at line 20 of file ConfigInterface.php.