ToolbarIntegrationTest::$modules
Same name in other branches
- 8.9.x core/modules/toolbar/tests/src/FunctionalJavascript/ToolbarIntegrationTest.php \Drupal\Tests\toolbar\FunctionalJavascript\ToolbarIntegrationTest::modules
- 10 core/modules/toolbar/tests/src/FunctionalJavascript/ToolbarIntegrationTest.php \Drupal\Tests\toolbar\FunctionalJavascript\ToolbarIntegrationTest::modules
- 11.x core/modules/toolbar/tests/src/FunctionalJavascript/ToolbarIntegrationTest.php \Drupal\Tests\toolbar\FunctionalJavascript\ToolbarIntegrationTest::modules
Type: modules
Overrides BrowserTestBase::$modules
File
-
core/
modules/ toolbar/ tests/ src/ FunctionalJavascript/ ToolbarIntegrationTest.php, line 17
Class
- ToolbarIntegrationTest
- Tests the JavaScript functionality of the toolbar.
Namespace
Drupal\Tests\toolbar\FunctionalJavascriptCode
protected static $modules = [
'toolbar',
'node',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.