public static property SecureSiteFormGuestTest::$modules in Secure Site 8
Modules to enable.
Type: array
File
- src/
Tests/ FormAuth/ SecureSiteFormGuestTest.php, line 22 - Contains Drupal\securesite\Tests\FormAuth\SecureSiteFormGuestTest
Class
- SecureSiteFormGuestTest
- Functional tests for form authentication with guest credentials.
Namespace
Drupal\securesite\Tests\FormAuthCode
public static $modules = array(
'securesite',
);