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