You are here

protected property PublishedFilterTest::$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/Plugin/ReplicationFilter/PublishedFilterTest.php, line 19

Class

PublishedFilterTest
Tests that the published filter parses parameters correctly.

Namespace

Drupal\Tests\replication\Kernel\Plugin\ReplicationFilter

Code

protected $strictConfigSchema = FALSE;