You are here

protected property BlockCacheTest::$block in Drupal 9

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

The block used by this test.

Type: \Drupal\block\BlockInterface

File

core/modules/block/tests/src/Functional/BlockCacheTest.php, line 53

Class

BlockCacheTest
Tests block caching.

Namespace

Drupal\Tests\block\Functional

Code

protected $block;