You are here

protected property WebhooksTestSubscriber::$state in Webhooks 8

The state store.

Type: \Drupal\Core\State\State

File

tests/modules/webhooks_test/src/EventSubscriber/WebhooksTestSubscriber.php, line 29

Class

WebhooksTestSubscriber
Webhooks Test event subscriber.

Namespace

Drupal\webhooks_test\EventSubscriber

Code

protected $state;