You are here

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

An authenticated user to test block caching.

Type: object

File

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

Class

BlockCacheTest
Tests block caching.

Namespace

Drupal\Tests\block\Functional

Code

protected $normalUser;