public static property TMGMTTestBase::$modules in Translation Management Tool 8
Same name in this branch
- 8 src/Tests/TMGMTTestBase.php \Drupal\tmgmt\Tests\TMGMTTestBase::modules
- 8 tests/src/Functional/TMGMTTestBase.php \Drupal\Tests\tmgmt\Functional\TMGMTTestBase::modules
Modules to enable.
Type: array
File
- src/
Tests/ TMGMTTestBase.php, line 66
Class
- TMGMTTestBase
- Base class for tests.
Namespace
Drupal\tmgmt\TestsCode
public static $modules = array(
'tmgmt',
'tmgmt_test',
'node',
'block',
'locale',
);