public static property RabbitHoleBehaviorPluginTest::$modules in Rabbit Hole 8
Same name and namespace in other branches
- 2.x tests/src/Functional/RabbitHoleBehaviorPluginTest.php \Drupal\Tests\rabbit_hole\Functional\RabbitHoleBehaviorPluginTest::modules
Modules to enable.
Type: array
Overrides ViewTestBase::$modules
File
- tests/
src/ Functional/ RabbitHoleBehaviorPluginTest.php, line 35
Class
- RabbitHoleBehaviorPluginTest
- Test the functionality of the RabbitHoleBehavior plugin.
Namespace
Drupal\Tests\rabbit_hole\FunctionalCode
public static $modules = [
'rabbit_hole',
'node',
];