You are here

protected property CallbackViewsTest::$strictConfigSchema in Search Autocomplete 8

Same name and namespace in other branches
  1. 2.x src/Tests/Views/CallbackViewsTest.php \Drupal\search_autocomplete\Tests\Views\CallbackViewsTest::strictConfigSchema

Set to TRUE to strict check all configuration saved.

Type: bool

Overrides TestSetupTrait::$strictConfigSchema

See also

\Drupal\Core\Config\Testing\ConfigSchemaChecker

File

src/Tests/Views/CallbackViewsTest.php, line 42

Class

CallbackViewsTest
Test callback view configurations.

Namespace

Drupal\search_autocomplete\Tests\Views

Code

protected $strictConfigSchema = FALSE;