You are here

protected property ReadinessValidationManager::$eventDispatcher in Automatic Updates 8.2

The event dispatcher service.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

src/Validation/ReadinessValidationManager.php, line 38

Class

ReadinessValidationManager
Defines a manager to run readiness validation.

Namespace

Drupal\automatic_updates\Validation

Code

protected $eventDispatcher;