protected property LocaleTranslationProjectsTest::$moduleHandler in Drupal 8
Same name and namespace in other branches
- 9 core/modules/locale/tests/src/Kernel/LocaleTranslationProjectsTest.php \Drupal\Tests\locale\Kernel\LocaleTranslationProjectsTest::moduleHandler
The module handler used in this test.
Type: \Drupal\Core\Extension\ModuleHandlerInterface
File
- core/
modules/ locale/ tests/ src/ Kernel/ LocaleTranslationProjectsTest.php, line 24
Class
- LocaleTranslationProjectsTest
- Tests locale translation project handling.
Namespace
Drupal\Tests\locale\KernelCode
protected $moduleHandler;