You are here

protected property BlockCacheTest::$adminUser in Drupal 8

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

A user with permission to create and edit books and to administer blocks.

Type: object

File

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

Class

BlockCacheTest
Tests block caching.

Namespace

Drupal\Tests\block\Functional

Code

protected $adminUser;