protected property ExtensionList::$state in Drupal 9
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Extension/ExtensionList.php \Drupal\Core\Extension\ExtensionList::state
The state store.
Type: \Drupal\Core\State\StateInterface
File
- core/
lib/ Drupal/ Core/ Extension/ ExtensionList.php, line 108
Class
- ExtensionList
- Provides available extensions.
Namespace
Drupal\Core\ExtensionCode
protected $state;