public static property GotoTest::$modules

Modules to enable.

Type: array

File

drupal/core/modules/system/lib/Drupal/system/Tests/Common/GotoTest.php, line 22
Definition of Drupal\system\Tests\Common\GotoTest.

Class

GotoTest
Tests drupal_goto() and hook_drupal_goto_alter().

Namespace

Drupal\system\Tests\Common

Code

public static $modules = array(
  'common_test',
);