ViewsRemoveDefaultArgumentSkipUrlTest::$modules
Type: modules
Overrides UpdatePathTestBase::$modules
File
-
core/
modules/ views/ tests/ src/ Functional/ Update/ ViewsRemoveDefaultArgumentSkipUrlTest.php, line 23
Class
- ViewsRemoveDefaultArgumentSkipUrlTest
- Tests the removal of the default_argument_skip_url setting.
Namespace
Drupal\Tests\views\Functional\UpdateCode
protected static $modules = [
'node',
'taxonomy',
'user',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.