protected property JsonApiTest::$defaultTheme in Entity Reference Integrity 8
The theme to install as the default for testing.
Defaults to the install profile's default theme, if it specifies any.
Type: string
Overrides BrowserTestBase::$defaultTheme
File
- modules/
entity_reference_integrity_enforce/ tests/ src/ Functional/ JsonApiTest.php, line 39
Class
- JsonApiTest
- Tests referential integrity via JSONAPI.
Namespace
Drupal\Tests\entity_reference_integrity_enforce\FunctionalCode
protected $defaultTheme = 'stark';