DestinationTest::$modules
Same name in other branches
- 8.9.x core/modules/system/tests/src/Functional/Routing/DestinationTest.php \Drupal\Tests\system\Functional\Routing\DestinationTest::modules
- 10 core/modules/system/tests/src/Functional/Routing/DestinationTest.php \Drupal\Tests\system\Functional\Routing\DestinationTest::modules
- 11.x core/modules/system/tests/src/Functional/Routing/DestinationTest.php \Drupal\Tests\system\Functional\Routing\DestinationTest::modules
Type: modules
Overrides BrowserTestBase::$modules
File
-
core/
modules/ system/ tests/ src/ Functional/ Routing/ DestinationTest.php, line 23
Class
- DestinationTest
- Tests for $_GET['destination'] and $_REQUEST['destination'] validation.
Namespace
Drupal\Tests\system\Functional\RoutingCode
protected static $modules = [
'system_test',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.