You are here

protected property BlockViewBuilderTest::$renderer in Drupal 8

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

The renderer.

Type: \Drupal\Core\Render\RendererInterface

File

core/modules/block/tests/src/Kernel/BlockViewBuilderTest.php, line 44

Class

BlockViewBuilderTest
Tests the block view builder.

Namespace

Drupal\Tests\block\Kernel

Code

protected $renderer;