You are here

service asset.css.collection_renderer in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/core.services.yml \asset.css.collection_renderer

Class

Drupal\Core\Asset\CssCollectionRenderer
2 string references to asset.css.collection_renderer
FrameworkTest::testLazyLoad in core/modules/system/src/Tests/Ajax/FrameworkTest.php
Tests that new JavaScript and CSS files are lazy-loaded on an AJAX request.
FrameworkTest::testOrder in core/modules/system/src/Tests/Ajax/FrameworkTest.php
Tests AjaxResponse::prepare() AJAX commands ordering.

File

core/core.services.yml
core/core.services.yml

View source
  1. class: Drupal\Core\Asset\CssCollectionRenderer
  2. arguments:
  3. - '@state'