protected property WarmerPluginBase::$state in Warmer 2.x
Same name and namespace in other branches
- 8 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\PluginCode
protected $state;