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