You are here

protected property ToolbarCacheContextsTest::$adminUser2 in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/toolbar/src/Tests/ToolbarCacheContextsTest.php \Drupal\toolbar\Tests\ToolbarCacheContextsTest::adminUser2

An authenticated user to use for testing.

Type: \Drupal\user\UserInterface

File

core/modules/toolbar/src/Tests/ToolbarCacheContextsTest.php, line 44
Contains \Drupal\toolbar\Tests\ToolbarCacheContextsTest.

Class

ToolbarCacheContextsTest
Tests the cache contexts for toolbar.

Namespace

Drupal\toolbar\Tests

Code

protected $adminUser2;