protected property IndexFormTest::$strictConfigSchema in Elasticsearch Connector Autocomplete 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/ FunctionalJavascript/ IndexFormTest.php, line 34
Class
- IndexFormTest
- Defines a class for testing the form modifications.
Namespace
Drupal\Tests\elasticsearch_connector_autocomp\FunctionalJavascriptCode
protected $strictConfigSchema = FALSE;