protected static property ToolbarIntegrationTest::$modules in Drupal 10
Same name and namespace in other branches
- 8 core/modules/toolbar/tests/src/FunctionalJavascript/ToolbarIntegrationTest.php \Drupal\Tests\toolbar\FunctionalJavascript\ToolbarIntegrationTest::modules
- 9 core/modules/toolbar/tests/src/FunctionalJavascript/ToolbarIntegrationTest.php \Drupal\Tests\toolbar\FunctionalJavascript\ToolbarIntegrationTest::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',
];