private property LocaleCompareTest::$tranlations_directory

The path of the translations directory where local translations are stored.

Type: string

File

drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleCompareTest.php, line 22
Definition of Drupal\locale\Tests\LocaleCompareTest.

Class

LocaleCompareTest
Tests for comparing status of existing project translations with available translations.

Namespace

Drupal\locale\Tests

Code

private $tranlations_directory;