You are here

protected property HierarchicalTermFormatterErrorTest::$defaultTheme in Hierarchical Term Formatter 8

The default theme to use during testing.

Type: \Drupal\Core\Session\AccountInterface

Overrides BrowserTestBase::$defaultTheme

See also

https://www.drupal.org/node/3083055

File

tests/src/Functional/HierarchicalTermFormatterErrorTest.php, line 27

Class

HierarchicalTermFormatterErrorTest
Verifies fix for formatter Fatal error.

Namespace

Drupal\Tests\hierarchical_term_formatter\Functional

Code

protected $defaultTheme = 'stark';