You are here

protected property MetatagNodeTranslationTest::$adminUser in Metatag 8

Administrator user for tests.

Type: \Drupal\user\UserInterface

File

tests/src/Functional/MetatagNodeTranslationTest.php, line 54

Class

MetatagNodeTranslationTest
Ensures that meta tag values are translated correctly on nodes.

Namespace

Drupal\Tests\metatag\Functional

Code

protected $adminUser;