You are here

protected property CssCollectionRendererUnitTest::$state in Zircon Profile 8

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

The state mock class.

Type: \Drupal\Core\State\StateInterface|\PHPUnit_Framework_MockObject_MockObject

File

core/tests/Drupal/Tests/Core/Asset/CssCollectionRendererUnitTest.php, line 64
Contains \Drupal\Tests\Core\Asset\CssCollectionRendererUnitTest.

Class

CssCollectionRendererUnitTest
Tests the CSS asset collection renderer.

Namespace

Drupal\Tests\Core\Asset

Code

protected $state;