You are here

protected property WarmerPluginBase::$state in Warmer 8

Same name and namespace in other branches
  1. 2.x src/Plugin/WarmerPluginBase.php \Drupal\warmer\Plugin\WarmerPluginBase::state

The state service.

Type: \Drupal\Core\State\StateInterface

File

src/Plugin/WarmerPluginBase.php, line 32

Class

WarmerPluginBase
Base class for warmer plugins that implement settings forms.

Namespace

Drupal\warmer\Plugin

Code

protected $state;