You are here

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

Another authenticated user to test block caching.

Type: object

File

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

Class

BlockCacheTest
Tests block caching.

Namespace

Drupal\block\Tests

Code

protected $normalUserAlt;