NodePageVariableDeprecationTest::$defaultTheme

Same name and namespace in other branches
  1. 11.x core/modules/node/tests/src/Functional/NodePageVariableDeprecationTest.php \Drupal\Tests\node\Functional\NodePageVariableDeprecationTest::defaultTheme

Type: defaultTheme

Overrides BrowserTestBase::$defaultTheme

File

core/modules/node/tests/src/Functional/NodePageVariableDeprecationTest.php, line 23

Class

NodePageVariableDeprecationTest
Tests page variable deprecation.

Namespace

Drupal\Tests\node\Functional

Code

protected $defaultTheme = 'test_theme';

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