LocaleConfigManagerTest::$strictConfigSchema
Same name in other branches
- 9 core/modules/locale/tests/src/Kernel/LocaleConfigManagerTest.php \Drupal\Tests\locale\Kernel\LocaleConfigManagerTest::strictConfigSchema
- 8.9.x core/modules/locale/tests/src/Kernel/LocaleConfigManagerTest.php \Drupal\Tests\locale\Kernel\LocaleConfigManagerTest::strictConfigSchema
- 11.x 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 36
Class
- LocaleConfigManagerTest
- Tests that the locale config manager operates correctly.
Namespace
Drupal\Tests\locale\KernelCode
protected $strictConfigSchema = FALSE;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.