ConfigCrudEvent
class ConfigCrudEvent extends Event (View source)
Wraps a configuration event for event listeners.
Properties
| protected Config | $config | Configuration object. |
Methods
bool
isChanged(string $key)
Checks to see if the provided configuration key's value has changed.