|
Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
| getMethodList ($type) | |
Data Fields | |
| const | LISTENER_BEFORE = 1 |
| const | LISTENER_AROUND = 2 |
| const | LISTENER_AFTER = 4 |
Interface \Magento\Framework\Interception\DefinitionInterface
Definition at line 14 of file DefinitionInterface.php.
| getMethodList | ( | $type | ) |
| const LISTENER_AFTER = 4 |
Definition at line 20 of file DefinitionInterface.php.
| const LISTENER_AROUND = 2 |
Definition at line 18 of file DefinitionInterface.php.
| const LISTENER_BEFORE = 1 |
Definition at line 16 of file DefinitionInterface.php.