public static property SecureSiteDigestNoneTest::$modules in Secure Site 8
Modules to enable.
Type: array
File
- src/
Tests/ DigestAuth/ SecureSiteDigestNoneTest.php, line 20 - Contains Drupal\securesite\Tests\DigestAuth\SecureSiteDigestNoneTest
Class
- SecureSiteDigestNoneTest
- Functional test for digest authentication without credentials.
Namespace
Drupal\securesite\Tests\DigestAuthCode
public static $modules = array(
'securesite',
);