You are here

protected property AclTest::$defaultTheme in ACL 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

src/Tests/AclTest.php, line 23

Class

AclTest
Test case for ACL module.

Namespace

Drupal\acl\Tests

Code

protected $defaultTheme = 'classy';