protected property TmgmtTestTrait::$translator_user

Drupal user object created by loginAsTranslator().

Type: \Drupal\user\UserInterface

File

tests/src/Functional/TmgmtTestTrait.php, line 49

Class

TmgmtTestTrait
Base class for tests.

Namespace

Drupal\Tests\tmgmt\Functional

Code

protected $translator_user = NULL;