public static property ContentEntityPathTest::$modules in Translation Management Tool 8
Modules to enable.
Type: array
Overrides ContentEntityTestBase::$modules
File
- sources/
content/ tests/ src/ Kernel/ ContentEntityPathTest.php, line 24
Class
- ContentEntityPathTest
- Tests for the path/pathauto integration.
Namespace
Drupal\Tests\tmgmt_content\KernelCode
public static $modules = [
'node',
'path',
'path_alias',
];