protected property AuthCodeFunctionalTest::$defaultTheme in Simple OAuth (OAuth2) & OpenID Connect 5.x
Same name and namespace in other branches
- 8.4 tests/src/Functional/AuthCodeFunctionalTest.php \Drupal\Tests\simple_oauth\Functional\AuthCodeFunctionalTest::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 TokenBearerFunctionalTestBase::$defaultTheme
File
- tests/
src/ Functional/ AuthCodeFunctionalTest.php, line 19
Class
- AuthCodeFunctionalTest
- The auth code test.
Namespace
Drupal\Tests\simple_oauth\FunctionalCode
protected $defaultTheme = 'stark';