protected property TMGMTTestBase::$default_translator

Same name in this branch
  1. 8.x-1.x src/Tests/TMGMTTestBase.php \Drupal\tmgmt\Tests\TMGMTTestBase::default_translator
  2. 8.x-1.x tests/src/Functional/TMGMTTestBase.php \Drupal\Tests\tmgmt\Functional\TMGMTTestBase::default_translator

A default translator using the test translator.

Type: Translator

File

tests/src/Functional/TMGMTTestBase.php, line 20

Class

TMGMTTestBase
Base class for tests.

Namespace

Drupal\Tests\tmgmt\Functional

Code

protected $default_translator;