You are here

protected property FunctionalTestBase::$strictConfigSchema in Search API Pages 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/FunctionalTestBase.php, line 16

Class

FunctionalTestBase
Class FunctionalTestBase.

Namespace

Drupal\Tests\search_api_page\Functional

Code

protected $strictConfigSchema = FALSE;