You are here

protected property TestClass::$state in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/system/tests/modules/service_provider_test/src/TestClass.php \Drupal\service_provider_test\TestClass::state
  2. 9 core/modules/system/tests/modules/service_provider_test/src/TestClass.php \Drupal\service_provider_test\TestClass::state

The state keyvalue collection.

Type: \Drupal\Core\State\StateInterface

File

core/modules/system/tests/modules/service_provider_test/src/TestClass.php, line 23

Class

TestClass

Namespace

Drupal\service_provider_test

Code

protected $state;