You are here

protected property AcsfEvent::$handlers in Acquia Cloud Site Factory Connector 8

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

Internal list of handlers, stored by type: incomplete / complete / failed.

Type: array[]

File

src/Event/AcsfEvent.php, line 33

Class

AcsfEvent
ACSFEvent.

Namespace

Drupal\acsf\Event

Code

protected $handlers;