You are here

protected property BlockViewBuilderTest::$renderer in Zircon Profile 8

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

The renderer.

Type: \Drupal\Core\Render\RendererInterface

File

core/modules/block/src/Tests/BlockViewBuilderTest.php, line 49
Contains \Drupal\block\Tests\BlockViewBuilderTest.

Class

BlockViewBuilderTest
Tests the block view builder.

Namespace

Drupal\block\Tests

Code

protected $renderer;