You are here

protected property Client::$state in Acquia Connector 8

Same name and namespace in other branches
  1. 8.2 src/Client.php \Drupal\acquia_connector\Client::state
  2. 3.x src/Client.php \Drupal\acquia_connector\Client::state

The state service.

Type: \Drupal\Core\State\StateInterface

File

src/Client.php, line 66

Class

Client
Acquia connector client.

Namespace

Drupal\acquia_connector

Code

protected $state;