You are here

protected property OpignoClassMembershipTest::$defaultTheme in Opigno class 3.x

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/OpignoClassMembershipTest.php, line 57

Class

OpignoClassMembershipTest
Tests Opigno Class membership.

Namespace

Drupal\Tests\opigno_class\Functional

Code

protected $defaultTheme = 'stable';