protected property BlockViewBuilderTest::$block in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/block/src/Tests/BlockViewBuilderTest.php \Drupal\block\Tests\BlockViewBuilderTest::block
The block being tested.
Type: \Drupal\block\Entity\BlockInterface
File
- core/
modules/ block/ src/ Tests/ BlockViewBuilderTest.php, line 35 - Contains \Drupal\block\Tests\BlockViewBuilderTest.
Class
- BlockViewBuilderTest
- Tests the block view builder.
Namespace
Drupal\block\TestsCode
protected $block;