You are here

protected property QueryEntityFormTest::$defaultTheme in Lightweight Directory Access Protocol (LDAP) 8.4

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

ldap_query/tests/src/Functional/QueryEntityFormTest.php, line 19

Class

QueryEntityFormTest
Test the admin form.

Namespace

Drupal\Tests\ldap_query\Functional

Code

protected $defaultTheme = 'stark';