You are here

protected property TaxonomyTermViewTest::$adminUser in Drupal 8

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

An user with permissions to administer taxonomy.

Type: \Drupal\user\UserInterface

File

core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermViewTest.php, line 36

Class

TaxonomyTermViewTest
Tests the taxonomy term view page and its translation.

Namespace

Drupal\Tests\taxonomy\Functional\Views

Code

protected $adminUser;