CommentNodeChangesTest::$defaultTheme

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

Type: defaultTheme

Overrides BrowserTestBase::$defaultTheme

File

core/modules/comment/tests/src/Functional/CommentNodeChangesTest.php, line 21

Class

CommentNodeChangesTest
Tests that comments behave correctly when the node is changed.

Namespace

Drupal\Tests\comment\Functional

Code

protected $defaultTheme = 'stark';

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