protected property CallbackViewsTest::$strictConfigSchema in Search Autocomplete 2.x
Same name and namespace in other branches
- 8 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\ViewsCode
protected $strictConfigSchema = FALSE;