FormErrorHandlerFileUploadTest::$defaultTheme

Same name and namespace in other branches
  1. 8.9.x core/modules/inline_form_errors/tests/src/Functional/FormErrorHandlerFileUploadTest.php \Drupal\Tests\inline_form_errors\Functional\FormErrorHandlerFileUploadTest::defaultTheme
  2. 10 core/modules/inline_form_errors/tests/src/Functional/FormErrorHandlerFileUploadTest.php \Drupal\Tests\inline_form_errors\Functional\FormErrorHandlerFileUploadTest::defaultTheme
  3. 11.x core/modules/inline_form_errors/tests/src/Functional/FormErrorHandlerFileUploadTest.php \Drupal\Tests\inline_form_errors\Functional\FormErrorHandlerFileUploadTest::defaultTheme

Type: defaultTheme

Overrides BrowserTestBase::$defaultTheme

File

core/modules/inline_form_errors/tests/src/Functional/FormErrorHandlerFileUploadTest.php, line 32

Class

FormErrorHandlerFileUploadTest
Tests file upload scenario's with Inline Form Errors.

Namespace

Drupal\Tests\inline_form_errors\Functional

Code

protected $defaultTheme = 'stark';

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