You are here

protected property CssCollectionRendererUnitTest::$renderer in Drupal 8

Same name and namespace in other branches
  1. 9 core/tests/Drupal/Tests/Core/Asset/CssCollectionRendererUnitTest.php \Drupal\Tests\Core\Asset\CssCollectionRendererUnitTest::renderer

A CSS asset renderer.

Type: \Drupal\Core\Asset\CssCollectionRenderer

File

core/tests/Drupal/Tests/Core/Asset/CssCollectionRendererUnitTest.php, line 21

Class

CssCollectionRendererUnitTest
Tests the CSS asset collection renderer.

Namespace

Drupal\Tests\Core\Asset

Code

protected $renderer;