You are here

protected property SimpleRecaptchaTestBase::$defaultTheme in Simple Google reCAPTCHA 8

The default theme.

Type: string

Overrides BrowserTestBase::$defaultTheme

File

tests/src/Functional/SimpleRecaptchaTestBase.php, line 26

Class

SimpleRecaptchaTestBase
Test base for simple_recaptcha module.

Namespace

Drupal\Tests\simple_recaptcha\Functional

Code

protected $defaultTheme = 'bartik';