protected property TaxonomyFieldVidTest::$adminUser in Drupal 9
Same name and namespace in other branches
- 8 core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyFieldVidTest.php \Drupal\Tests\taxonomy\Kernel\Views\TaxonomyFieldVidTest::adminUser
An admin user.
Type: \Drupal\user\Entity\User;
File
- core/
modules/ taxonomy/ tests/ src/ Kernel/ Views/ TaxonomyFieldVidTest.php, line 53
Class
- TaxonomyFieldVidTest
- Tests the taxonomy term VID field handler.
Namespace
Drupal\Tests\taxonomy\Kernel\ViewsCode
protected $adminUser;