protected static property BlockContentContextualLinksTest::$modules in Drupal 9
Same name and namespace in other branches
- 8 core/modules/block_content/tests/src/Functional/BlockContentContextualLinksTest.php \Drupal\Tests\block_content\Functional\BlockContentContextualLinksTest::modules
Modules to enable.
Type: array
Overrides BlockContentTestBase::$modules
File
- core/
modules/ block_content/ tests/ src/ Functional/ BlockContentContextualLinksTest.php, line 15
Class
- BlockContentContextualLinksTest
- Tests views contextual links on block content.
Namespace
Drupal\Tests\block_content\FunctionalCode
protected static $modules = [
'contextual',
];