StateValuesCleanTest::$defaultTheme

Same name and namespace in other branches
  1. 9 core/modules/system/tests/src/Functional/Form/StateValuesCleanTest.php \Drupal\Tests\system\Functional\Form\StateValuesCleanTest::defaultTheme
  2. 10 core/modules/system/tests/src/Functional/Form/StateValuesCleanTest.php \Drupal\Tests\system\Functional\Form\StateValuesCleanTest::defaultTheme
  3. 11.x core/modules/system/tests/src/Functional/Form/StateValuesCleanTest.php \Drupal\Tests\system\Functional\Form\StateValuesCleanTest::defaultTheme

Type: defaultTheme

Overrides BrowserTestBase::$defaultTheme

File

core/modules/system/tests/src/Functional/Form/StateValuesCleanTest.php, line 27

Class

StateValuesCleanTest
Tests proper removal of submitted form values using <a href="/api/drupal/core%21lib%21Drupal%21Core%21Form%21FormState.php/function/FormState%3A%3AcleanValues/8.9.x" title="Removes internal Form API elements and buttons from submitted form values." class="local">\Drupal\Core\Form\FormState::cleanValues</a>().

Namespace

Drupal\Tests\system\Functional\Form

Code

protected $defaultTheme = 'stark';

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