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