You are here

protected property TaxonomyTermViewTest::$adminUser in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/taxonomy/src/Tests/Views/TaxonomyTermViewTest.php \Drupal\taxonomy\Tests\Views\TaxonomyTermViewTest::adminUser

An user with permissions to administer taxonomy.

Type: \Drupal\user\UserInterface

File

core/modules/taxonomy/src/Tests/Views/TaxonomyTermViewTest.php, line 36
Contains \Drupal\taxonomy\Tests\Views\TaxonomyTermViewTest.

Class

TaxonomyTermViewTest
Tests the taxonomy term view page and its translation.

Namespace

Drupal\taxonomy\Tests\Views

Code

protected $adminUser;