You are here

protected property MerciTestBase::$strictConfigSchema in MERCI (Manage Equipment Reservations, Checkout and Inventory) 8.2

Set to TRUE to strict check all configuration saved.

Type: bool

Overrides TestSetupTrait::$strictConfigSchema

See also

\Drupal\Core\Config\Testing\ConfigSchemaChecker

File

src/MerciTestBase.php, line 22
Contains \Drupal\merci\MerciTestBase.

Class

MerciTestBase
Tests pager functionality.

Namespace

Drupal\merci

Code

protected $strictConfigSchema = FALSE;