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