You are here

public static property SecureSiteConfig403Test::$modules in Secure Site 8

Modules to enable.

Type: array

File

src/Tests/ForcedAuth/SecureSiteConfig403Test.php, line 21
Contains Drupal\securesite\Tests\ForcedAuth\SecureSiteConfig403Test

Class

SecureSiteConfig403Test
Functional tests for configuring access denied page.

Namespace

Drupal\securesite\Tests\ForcedAuth

Code

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