protected property ReplicationLogTest::$strictConfigSchema in Replication 8.2
Set to TRUE to strict check all configuration saved.
Type: bool
Overrides KernelTestBase::$strictConfigSchema
See also
\Drupal\Core\Config\Development\ConfigSchemaChecker
File
- tests/
src/ Kernel/ ReplicationLogTest.php, line 16
Class
- ReplicationLogTest
- Test the creation and operation of the Replication Log entity.
Namespace
Drupal\Tests\replication\KernelCode
protected $strictConfigSchema = FALSE;