You are here

public static property DestinationTest::$modules in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/system/src/Tests/Routing/DestinationTest.php \Drupal\system\Tests\Routing\DestinationTest::modules

File

core/modules/system/src/Tests/Routing/DestinationTest.php, line 28
Contains \Drupal\system\Tests\Routing\DestinationTest.

Class

DestinationTest
Tests for $_GET['destination'] and $_REQUEST['destination'] validation.

Namespace

Drupal\system\Tests\Routing

Code

public static $modules = [
  'system_test',
];