You are here

public property AcsfEventHandler::$started in Acquia Cloud Site Factory Connector 8

Same name and namespace in other branches
  1. 8.2 src/Event/AcsfEventHandler.php \Drupal\acsf\Event\AcsfEventHandler::started

The time that the handler was started.

Type: int

File

src/Event/AcsfEventHandler.php, line 19

Class

AcsfEventHandler
AcsfEventHandler.

Namespace

Drupal\acsf\Event

Code

public $started = 0;