You are here

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

Set to TRUE to strict check all configuration saved.

Type: bool

Overrides TestSetupTrait::$strictConfigSchema

See also

\Drupal\Core\Config\Development\ConfigSchemaChecker

File

tests/src/Functional/Plugin/ViewsAggregatorResultsTest.php, line 44

Class

ViewsAggregatorResultsTest
Tests the views aggregator results.

Namespace

Drupal\Tests\views_aggregator\Functional\Plugin

Code

protected $strictConfigSchema = FALSE;