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