BlockContextualLinksTest::$modules
Type: modules
Overrides BrowserTestBase::$modules
File
-
core/
modules/ block/ tests/ src/ FunctionalJavascript/ BlockContextualLinksTest.php, line 17
Class
- BlockContextualLinksTest
- Tests the contextual links added while rendering the block.
Namespace
Drupal\Tests\block\FunctionalJavascriptCode
protected static $modules = [
'user',
'block',
'contextual',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.