protected static property EventIntegrationTest::$modules in Rules 8.3
Modules to enable.
Type: array
Overrides RulesKernelTestBase::$modules
File
- tests/
src/ Kernel/ EventIntegrationTest.php, line 28
Class
- EventIntegrationTest
- Test for the Symfony event mapping to Rules events.
Namespace
Drupal\Tests\rules\KernelCode
protected static $modules = [
'field',
'node',
'text',
'user',
];