RelationshipsTestBase::$modules
Same name in other branches
- 8.x-3.x tests/src/Kernel/RelationshipsTestBase.php \Drupal\Tests\ctools\Kernel\RelationshipsTestBase::modules
Modules to enable.
Type: array
Overrides KernelTestBase::$modules
File
-
tests/
src/ Kernel/ RelationshipsTestBase.php, line 29
Class
Namespace
Drupal\Tests\ctools\KernelCode
protected static $modules = [
'user',
'system',
'node',
'field',
'text',
'filter',
'ctools',
];