You are here

protected property BlockViewBuilderTest::$block in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 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\Tests

Code

protected $block;