You are here

protected property ViewsAggregatorStyleTableUnitTest::$strictConfigSchema in Views Aggregator Plus 8

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/ViewsAggregatorStyleTableUnitTest.php, line 41

Class

ViewsAggregatorStyleTableUnitTest
Tests the Views Aggregator table style plugin.

Namespace

Drupal\Tests\views_aggregator\Kernel\Plugin

Code

protected $strictConfigSchema = FALSE;