protected property LocaleTranslationProjectsTest::$projectStorage in Drupal 8
Same name and namespace in other branches
- 9 core/modules/locale/tests/src/Kernel/LocaleTranslationProjectsTest.php \Drupal\Tests\locale\Kernel\LocaleTranslationProjectsTest::projectStorage
- 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\KernelCode
protected $projectStorage;