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