protected property BlockViewBuilderTest::$controller in Drupal 8
Same name and namespace in other branches
- 9 core/modules/block/tests/src/Kernel/BlockViewBuilderTest.php \Drupal\Tests\block\Kernel\BlockViewBuilderTest::controller
The block storage.
Type: \Drupal\Core\Config\Entity\ConfigEntityStorageInterface
File
- core/
modules/ block/ tests/ src/ Kernel/ BlockViewBuilderTest.php, line 37
Class
- BlockViewBuilderTest
- Tests the block view builder.
Namespace
Drupal\Tests\block\KernelCode
protected $controller;