LibraryCachingTest::$modules
Type: modules
Overrides BrowserTestBase::$modules
File
-
core/
modules/ views_ui/ tests/ src/ FunctionalJavascript/ LibraryCachingTest.php, line 17
Class
- LibraryCachingTest
- Tests the JavaScript library caching on consecutive requests.
Namespace
Drupal\Tests\views_ui\FunctionalJavascriptCode
public static $modules = [
'node',
'views',
'views_ui',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.