You are here

protected property OrderPlacedEventSubscriber::$state in Commerce Reporting 8

The state key/value store.

Type: \Drupal\Core\State\StateInterface

File

src/EventSubscriber/OrderPlacedEventSubscriber.php, line 22

Class

OrderPlacedEventSubscriber
Event subscriber to order placed transition event.

Namespace

Drupal\commerce_reports\EventSubscriber

Code

protected $state;