public static property EntityLegalTestBase::$modules in Entity Legal 3.0.x
Same name and namespace in other branches
- 8.2 src/Tests/EntityLegalTestBase.php \Drupal\entity_legal\Tests\EntityLegalTestBase::modules
- 4.0.x src/Tests/EntityLegalTestBase.php \Drupal\entity_legal\Tests\EntityLegalTestBase::modules
Modules to enable.
Type: array
File
- src/
Tests/ EntityLegalTestBase.php, line 27
Class
- EntityLegalTestBase
- Common Simpletest class for all legal tests.
Namespace
Drupal\entity_legal\TestsCode
public static $modules = [
'block',
'entity_legal',
'field_ui',
'token',
];