You are here

protected property BlockStorageUnitTest::$controller in Zircon Profile 8

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

The block storage.

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

File

core/modules/block/src/Tests/BlockStorageUnitTest.php, line 36
Contains \Drupal\block\Tests\BlockStorageUnitTest.

Class

BlockStorageUnitTest
Tests the storage of blocks.

Namespace

Drupal\block\Tests

Code

protected $controller;