protected property LocaleConfigManagerTest::$strictConfigSchema in Drupal 9
Same name and namespace in other branches
- 8 core/modules/locale/tests/src/Kernel/LocaleConfigManagerTest.php \Drupal\Tests\locale\Kernel\LocaleConfigManagerTest::strictConfigSchema
- 10 core/modules/locale/tests/src/Kernel/LocaleConfigManagerTest.php \Drupal\Tests\locale\Kernel\LocaleConfigManagerTest::strictConfigSchema
This test creates simple config on the fly breaking schema checking.
Type: bool
Overrides KernelTestBase::$strictConfigSchema
File
- core/
modules/ locale/ tests/ src/ Kernel/ LocaleConfigManagerTest.php, line 34
Class
- LocaleConfigManagerTest
- Tests that the locale config manager operates correctly.
Namespace
Drupal\Tests\locale\KernelCode
protected $strictConfigSchema = FALSE;