protected static property RulesDebugLogTest::$modules in Rules 8.3
Modules to enable.
Type: array
Overrides BrowserTestBase::$modules
File
- tests/
src/ Functional/ RulesDebugLogTest.php, line 17
Class
- RulesDebugLogTest
- Tests that the Rules UI pages are reachable.
Namespace
Drupal\Tests\rules\FunctionalCode
protected static $modules = [
'rules',
'rules_test',
];