You are here

protected property BlockViewTest::$renderer in Collapsiblock 3.x

Same name and namespace in other branches
  1. 4.x tests/src/Kernel/BlockViewTest.php \Drupal\Tests\collapsiblock\Kernel\BlockViewTest::renderer

The renderer.

Type: \Drupal\Core\Render\RendererInterface

File

tests/src/Kernel/BlockViewTest.php, line 26

Class

BlockViewTest
Tests viewing blocks with Collapsiblock enabled.

Namespace

Drupal\Tests\collapsiblock\Kernel

Code

protected $renderer;