protected property ConfigurationUpdateEvent::$module in Update helper 8
Same name and namespace in other branches
- 2.x src/Events/ConfigurationUpdateEvent.php \Drupal\update_helper\Events\ConfigurationUpdateEvent::module
Module name.
Type: string
File
- src/
Events/ ConfigurationUpdateEvent.php, line 19
Class
- ConfigurationUpdateEvent
- Event for configuration update execution.
Namespace
Drupal\update_helper\EventsCode
protected $module;