protected property TestClass::$state in Drupal 9
Same name and namespace in other branches
- 8 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
Namespace
Drupal\service_provider_testCode
protected $state;