You are here

protected property LocaleTranslationProjectsTest::$projectStorage in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/locale/tests/src/Kernel/LocaleTranslationProjectsTest.php \Drupal\Tests\locale\Kernel\LocaleTranslationProjectsTest::projectStorage
  2. 10 core/modules/locale/tests/src/Kernel/LocaleTranslationProjectsTest.php \Drupal\Tests\locale\Kernel\LocaleTranslationProjectsTest::projectStorage

The locale project storage used in this test.

Type: \Drupal\locale\LocaleProjectStorageInterface

File

core/modules/locale/tests/src/Kernel/LocaleTranslationProjectsTest.php, line 31

Class

LocaleTranslationProjectsTest
Tests locale translation project handling.

Namespace

Drupal\Tests\locale\Kernel

Code

protected $projectStorage;