You are here

protected property CssCollectionRenderer::$state in Drupal 8

Same name and namespace in other branches
  1. 9 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 17

Class

CssCollectionRenderer
Renders CSS assets.

Namespace

Drupal\Core\Asset

Code

protected $state;