protected static property RulesUiEmbedTest::$modules in Rules 8.3
Same name in this branch
- 8.3 tests/src/Functional/RulesUiEmbedTest.php \Drupal\Tests\rules\Functional\RulesUiEmbedTest::modules
- 8.3 tests/src/Kernel/RulesUiEmbedTest.php \Drupal\Tests\rules\Kernel\RulesUiEmbedTest::modules
Modules to enable.
Type: array
Overrides BrowserTestBase::$modules
File
- tests/
src/ Functional/ RulesUiEmbedTest.php, line 17
Class
- RulesUiEmbedTest
- Functional test for the embedded Rules example implementation.
Namespace
Drupal\Tests\rules\FunctionalCode
protected static $modules = [
'rules_test_ui_embed',
];