You are here

protected property DisplayFeedTest::$strictConfigSchema in Views RSS 8.2

Set to TRUE to strict check all configuration saved.

Type: bool

Overrides TestSetupTrait::$strictConfigSchema

See also

\Drupal\Core\Config\Testing\ConfigSchemaChecker

File

tests/src/Functional/DisplayFeedTest.php, line 19

Class

DisplayFeedTest
Tests the rss fields style display plugin.

Namespace

Drupal\Tests\views_rss\Functional

Code

protected $strictConfigSchema = FALSE;