You are here

protected property BlockCacheTest::$block in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/block/src/Tests/BlockCacheTest.php \Drupal\block\Tests\BlockCacheTest::block

The block used by this test.

Type: \Drupal\block\BlockInterface

File

core/modules/block/src/Tests/BlockCacheTest.php, line 53
Contains \Drupal\block\Tests\BlockCacheTest.

Class

BlockCacheTest
Tests block caching.

Namespace

Drupal\block\Tests

Code

protected $block;