You are here

public property AcsfEventHandler::$completed 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::completed

The time that the handler was completed.

Type: int

File

src/Event/AcsfEventHandler.php, line 26

Class

AcsfEventHandler
AcsfEventHandler.

Namespace

Drupal\acsf\Event

Code

public $completed = 0;