You are here

protected property ReactionRuleStorage::$stateService in Rules 8.3

The state service.

Type: \Drupal\Core\State\StateInterface

File

src/Entity/ReactionRuleStorage.php, line 30

Class

ReactionRuleStorage
Storage handler for Reaction Rule configuration entities.

Namespace

Drupal\rules\Entity

Code

protected $stateService;