You are here

protected property BlockCacheTest::$adminUser 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::adminUser

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

Type: object

File

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

Class

BlockCacheTest
Tests block caching.

Namespace

Drupal\block\Tests

Code

protected $adminUser;