ConfigSchemaChecker::$checked
Same name in other branches
- 8.9.x core/lib/Drupal/Core/Config/Development/ConfigSchemaChecker.php \Drupal\Core\Config\Development\ConfigSchemaChecker::checked
- 10 core/lib/Drupal/Core/Config/Development/ConfigSchemaChecker.php \Drupal\Core\Config\Development\ConfigSchemaChecker::checked
- 11.x core/lib/Drupal/Core/Config/Development/ConfigSchemaChecker.php \Drupal\Core\Config\Development\ConfigSchemaChecker::checked
An array of config checked already. Keyed by config name and a checksum.
Type: array
File
-
core/
lib/ Drupal/ Core/ Config/ Development/ ConfigSchemaChecker.php, line 40
Class
- ConfigSchemaChecker
- Listens to the config save event and validates schema.
Namespace
Drupal\Core\Config\DevelopmentCode
protected $checked = [];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.