public static property SystemAuthorizeTest::$modules

Modules to enable.

Type: array

File

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

Class

SystemAuthorizeTest
Tests authorize.php and related hooks.

Namespace

Drupal\system\Tests\System

Code

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