You are here

protected property AdminSettings::$state in HubSpot 8

Same name and namespace in other branches
  1. 3.x src/Form/AdminSettings.php \Drupal\hubspot\Form\AdminSettings::state

The state key/value store.

Type: \Drupal\Core\State\StateInterface

File

src/Form/AdminSettings.php, line 32

Class

AdminSettings
Hubspot admin settings form.

Namespace

Drupal\hubspot\Form

Code

protected $state;