You are here

protected property BynderConfigHashGenerator::$state in Bynder 8.3

Same name and namespace in other branches
  1. 8 src/EventSubscriber/BynderConfigHashGenerator.php \Drupal\bynder\EventSubscriber\BynderConfigHashGenerator::state
  2. 8.2 src/EventSubscriber/BynderConfigHashGenerator.php \Drupal\bynder\EventSubscriber\BynderConfigHashGenerator::state
  3. 4.0.x src/EventSubscriber/BynderConfigHashGenerator.php \Drupal\bynder\EventSubscriber\BynderConfigHashGenerator::state

The state service.

Type: \Drupal\Core\State\StateInterface

File

src/EventSubscriber/BynderConfigHashGenerator.php, line 22

Class

BynderConfigHashGenerator
A subscriber that generates Bynder config hash.

Namespace

Drupal\bynder\EventSubscriber

Code

protected $state;