protected property EnforcedIntegrityTest::$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/ EnforcedIntegrityTest.php, line 35
Class
- EnforcedIntegrityTest
- Test enforcing referential integrity.
Namespace
Drupal\Tests\entity_reference_integrity_enforce\FunctionalCode
protected $defaultTheme = 'stark';