You are here

protected property PostUpdateEvent::$success in Automatic Updates 8

The update success status.

Type: bool

File

src/Event/PostUpdateEvent.php, line 27

Class

PostUpdateEvent
Defines the post update event.

Namespace

Drupal\automatic_updates\Event

Code

protected $success;