You are here

protected property CacheTagTest::$user in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/views/src/Tests/Plugin/CacheTagTest.php \Drupal\views\Tests\Plugin\CacheTagTest::user

A test user.

Type: \Drupal\user\UserInterface

File

core/modules/views/src/Tests/Plugin/CacheTagTest.php, line 76
Contains \Drupal\views\Tests\Plugin\CacheTagTest.

Class

CacheTagTest
Tests tag cache plugin.

Namespace

Drupal\views\Tests\Plugin

Code

protected $user;