You are here

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

Another authenticated user to test block caching.

Type: object

File

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

Class

BlockCacheTest
Tests block caching.

Namespace

Drupal\Tests\block\Functional

Code

protected $normalUserAlt;