You are here

protected property PluginManagerCacheClearer::$state in Drupal 10

Same name and namespace in other branches
  1. 9 core/modules/system/tests/modules/module_test/src/PluginManagerCacheClearer.php \Drupal\module_test\PluginManagerCacheClearer::state

Type: \Drupal\Core\State\StateInterface

File

core/modules/system/tests/modules/module_test/src/PluginManagerCacheClearer.php, line 16

Class

PluginManagerCacheClearer
Helps test module uninstall.

Namespace

Drupal\module_test

Code

protected $state;