You are here

protected property CommandExecuteEvent::$successful in Update helper 8

Flag if execution was successful.

Type: bool

File

src/Events/CommandExecuteEvent.php, line 48

Class

CommandExecuteEvent
Event for command execute.

Namespace

Drupal\update_helper\Events

Code

protected $successful;