You are here

protected property LocaleTranslationProjectsTest::$projectStorage in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/locale/src/Tests/LocaleTranslationProjectsTest.php \Drupal\locale\Tests\LocaleTranslationProjectsTest::projectStorage

The locale project storage used in this test.

Type: \Drupal\locale\LocaleProjectStorageInterface

File

core/modules/locale/src/Tests/LocaleTranslationProjectsTest.php, line 36
Contains \Drupal\locale\Tests\LocaleTranslationProjectsTest.

Class

LocaleTranslationProjectsTest
Tests locale translation project handling.

Namespace

Drupal\locale\Tests

Code

protected $projectStorage;