protected property StreamEncoderTest::$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/ Unit/ Encoder/ StreamEncoderTest.php, line 15
Class
- StreamEncoderTest
- Tests the stream encoder.
Namespace
Drupal\Tests\replication\Unit\EncoderCode
protected $strictConfigSchema = FALSE;