protected property BlockViewBuilderTest::$renderer in Drupal 9
Same name and namespace in other branches
- 8 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\KernelCode
protected $renderer;