protected property JwtPathAuthTest::$defaultTheme in JSON Web Token Authentication (JWT) 8
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
- tests/
src/ Functional/ JwtPathAuthTest.php, line 39
Class
- JwtPathAuthTest
- Tests path-based authentication.
Namespace
Drupal\Tests\jwt\FunctionalCode
protected $defaultTheme = 'stark';