You are here

protected property AttachedAssetsTest::$renderer in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/system/src/Tests/Common/AttachedAssetsTest.php \Drupal\system\Tests\Common\AttachedAssetsTest::renderer

The renderer service.

Type: \Drupal\Core\Render\RendererInterface

File

core/modules/system/src/Tests/Common/AttachedAssetsTest.php, line 42
Contains \Drupal\system\Tests\Common\AttachedAssetsTest.

Class

AttachedAssetsTest
Tests #attached assets: attached asset libraries and JavaScript settings.

Namespace

Drupal\system\Tests\Common

Code

protected $renderer;