protected property ConfigurationUpdateEvent::$warningCount in Update helper 8
Same name and namespace in other branches
- 2.x src/Events/ConfigurationUpdateEvent.php \Drupal\update_helper\Events\ConfigurationUpdateEvent::warningCount
Count of warnings occurred during update execution.
Type: int
File
- src/
Events/ ConfigurationUpdateEvent.php, line 33
Class
- ConfigurationUpdateEvent
- Event for configuration update execution.
Namespace
Drupal\update_helper\EventsCode
protected $warningCount;