You are here

protected property HideNotificationTest::$strictConfigSchema in OptimizeDB 8

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/HideNotificationTest.php, line 32

Class

HideNotificationTest
Test the page hide notification.

Namespace

Drupal\Tests\optimizedb\Functional

Code

protected $strictConfigSchema = FALSE;