protected property TaxonomyTermViewTest::$adminUser in Zircon Profile 8.0
Same name and namespace in other branches
- 8 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\ViewsCode
protected $adminUser;