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