RssTest::$defaultTheme

Same name in other branches
  1. 9 core/modules/taxonomy/tests/src/Functional/RssTest.php \Drupal\Tests\taxonomy\Functional\RssTest::defaultTheme
  2. 8.9.x core/modules/taxonomy/tests/src/Functional/RssTest.php \Drupal\Tests\taxonomy\Functional\RssTest::defaultTheme
  3. 10 core/modules/taxonomy/tests/src/Functional/RssTest.php \Drupal\Tests\taxonomy\Functional\RssTest::defaultTheme

Type: defaultTheme

Overrides BrowserTestBase::$defaultTheme

File

core/modules/taxonomy/tests/src/Functional/RssTest.php, line 25

Class

RssTest
Tests the taxonomy RSS display.

Namespace

Drupal\Tests\taxonomy\Functional

Code

protected $defaultTheme = 'stark';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.