protected property SamlTest::$defaultTheme in SAML Authentication 8.3
Same name and namespace in other branches
- 4.x src/Tests/SamlTest.php \Drupal\samlauth\Tests\SamlTest::defaultTheme
The theme to install as the default for testing.
Defaults to the install profile's default theme, if it specifies any.
Type: string
Overrides BrowserTestBase::$defaultTheme
File
- src/
Tests/ SamlTest.php, line 46
Class
- SamlTest
- Semi random tests for the samlauth module.
Namespace
Drupal\samlauth\TestsCode
protected $defaultTheme = 'stark';