You are here

protected property BlockStorageUnitTest::$controller in Drupal 8

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

The block storage.

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

File

core/modules/block/tests/src/Kernel/BlockStorageUnitTest.php, line 31

Class

BlockStorageUnitTest
Tests the storage of blocks.

Namespace

Drupal\Tests\block\Kernel

Code

protected $controller;