You are here

protected property LocaleTranslationProjectsTest::$moduleHandler in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 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\Tests

Code

protected $moduleHandler;