You are here

protected property NodeViewPermissionsTest::$defaultTheme in Node View Permissions 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/NodeViewPermissionsTest.php, line 24

Class

NodeViewPermissionsTest
Tests for Node View Permissions.

Namespace

Drupal\Tests\node_view_permissions\Functional

Code

protected $defaultTheme = 'stark';