You are here

protected property SimplesitemapTest::$strictConfigSchema in Simple XML sitemap 8

Set to TRUE to strict check all configuration saved.

Type: bool

Overrides TestSetupTrait::$strictConfigSchema

See also

\Drupal\Core\Config\Testing\ConfigSchemaChecker

File

src/Tests/SimplesitemapTest.php, line 21
Contains \Drupal\simplesitemap\Tests\SimplesitemapTest

Class

SimplesitemapTest
Tests Simple XML sitemap integration.

Namespace

Drupal\simplesitemap\Tests

Code

protected $strictConfigSchema = FALSE;