You are here

protected property IPBanTestBase::$strictConfigSchema in IP Ban 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/IPBanTestBase.php, line 39

Class

IPBanTestBase
IP Ban Admin form tests.

Namespace

Drupal\ip_ban\Tests

Code

protected $strictConfigSchema = FALSE;