You are here

protected property CssCollectionRenderer::$state in Drupal 9

Same name and namespace in other branches
  1. 8 core/lib/Drupal/Core/Asset/CssCollectionRenderer.php \Drupal\Core\Asset\CssCollectionRenderer::state

The state key/value store.

Type: \Drupal\Core\State\StateInterface

File

core/lib/Drupal/Core/Asset/CssCollectionRenderer.php, line 18

Class

CssCollectionRenderer
Renders CSS assets.

Namespace

Drupal\Core\Asset

Code

protected $state;