public static property SecureSiteForce403Test::$modules in Secure Site 8
Modules to enable.
Type: array
File
- src/
Tests/ ForcedAuth/ SecureSiteForce403Test.php, line 22 - Contains Drupal\securesite\Tests\ForcedAuth\SecureSiteForce403Test
Class
- SecureSiteForce403Test
- Functional tests for page requests with authentication forced on restricted pages.
Namespace
Drupal\securesite\Tests\ForcedAuthCode
public static $modules = array(
'securesite',
);