protected property TestBase::$strictConfigSchema in Tome 8
Set to TRUE to strict check all configuration saved.
Type: bool
Overrides KernelTestBase::$strictConfigSchema
See also
\Drupal\Core\Config\Development\ConfigSchemaChecker
File
- modules/
tome_base/ tests/ src/ Kernel/ TestBase.php, line 39
Class
- TestBase
- Base class for tome tests.
Namespace
Drupal\Tests\tome_base\KernelCode
protected $strictConfigSchema = FALSE;