You are here

protected property AcsfMaintenanceModeSubscriber::$state in Acquia Cloud Site Factory Connector 8.2

Same name and namespace in other branches
  1. 8 src/EventSubscriber/AcsfMaintenanceModeSubscriber.php \Drupal\acsf\EventSubscriber\AcsfMaintenanceModeSubscriber::state

The state.

Type: \Drupal\Core\State\StateInterface

File

src/EventSubscriber/AcsfMaintenanceModeSubscriber.php, line 25

Class

AcsfMaintenanceModeSubscriber
Response subscriber to add SF maintenance mode header.

Namespace

Drupal\acsf\EventSubscriber

Code

protected $state;