You are here

protected property TrackerTest::$defaultTheme in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/tracker/tests/src/Functional/TrackerTest.php \Drupal\Tests\tracker\Functional\TrackerTest::defaultTheme
  2. 9 core/modules/tracker/tests/src/Functional/TrackerTest.php \Drupal\Tests\tracker\Functional\TrackerTest::defaultTheme

File

core/modules/tracker/tests/src/Functional/TrackerTest.php, line 42

Class

TrackerTest
Create and delete nodes and check for their display in the tracker listings.

Namespace

Drupal\Tests\tracker\Functional

Code

protected $defaultTheme = 'stark';