You are here

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

Same name and namespace in other branches
  1. 8 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 34

Class

AcsfEvent
ACSF Event.

Namespace

Drupal\acsf\Event

Code

protected $handlers;