BlockStorageUnitTest::$controller

Same name and namespace in other branches
  1. 9 core/modules/block/tests/src/Kernel/BlockStorageUnitTest.php \Drupal\Tests\block\Kernel\BlockStorageUnitTest::controller
  2. 8.9.x core/modules/block/tests/src/Kernel/BlockStorageUnitTest.php \Drupal\Tests\block\Kernel\BlockStorageUnitTest::controller
  3. 10 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 33

Class

BlockStorageUnitTest
Tests the storage of blocks.

Namespace

Drupal\Tests\block\Kernel

Code

protected $controller;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.