RestExportJsonApiUnsupportedTest::$defaultTheme

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

Type: defaultTheme

Overrides BrowserTestBase::$defaultTheme

File

core/modules/jsonapi/tests/src/Functional/RestExportJsonApiUnsupportedTest.php, line 33

Class

RestExportJsonApiUnsupportedTest
Ensures that the 'api_json' format is not supported by the REST module.

Namespace

Drupal\Tests\jsonapi\Functional

Code

protected $defaultTheme = 'stark';

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