You are here

protected property CssCollectionGrouperUnitTest::$grouper in Drupal 8

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

A CSS asset grouper.

Type: \Drupal\Core\Asset\CssCollectionGrouper

File

core/tests/Drupal/Tests/Core/Asset/CssCollectionGrouperUnitTest.php, line 20

Class

CssCollectionGrouperUnitTest
Tests the CSS asset collection grouper.

Namespace

Drupal\Tests\Core\Asset

Code

protected $grouper;