You are here

protected property BlockViewBuilderTest::$controller 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::controller

The block storage.

Type: \Drupal\Core\Config\Entity\ConfigEntityStorageInterface

File

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

Class

BlockViewBuilderTest
Tests the block view builder.

Namespace

Drupal\block\Tests

Code

protected $controller;