ConfigChangeEvent Class Reference
Detailed Description
ConfigChangeEvent signals a change of the application configuration.
Definition at line 20 of file ConfigChangeEvent.php.
Inheritance diagram for ConfigChangeEvent:Public Attributes | |
| const | NAME = __CLASS__ |
Additional Inherited Members | |
Public Member Functions inherited from Event | |
| stopPropagation () | |
| isStopped () | |
Member Data Documentation
◆ NAME
| const NAME = __CLASS__ |
Definition at line 22 of file ConfigChangeEvent.php.