StorableConfigBase::$schemaWrapper
Same name in other branches
- 9 core/lib/Drupal/Core/Config/StorableConfigBase.php \Drupal\Core\Config\StorableConfigBase::schemaWrapper
- 8.9.x core/lib/Drupal/Core/Config/StorableConfigBase.php \Drupal\Core\Config\StorableConfigBase::schemaWrapper
- 10 core/lib/Drupal/Core/Config/StorableConfigBase.php \Drupal\Core\Config\StorableConfigBase::schemaWrapper
The config schema wrapper object for this configuration object.
Type: \Drupal\Core\Config\Schema\Element
File
-
core/
lib/ Drupal/ Core/ Config/ StorableConfigBase.php, line 41
Class
- StorableConfigBase
- Provides a base class for configuration objects with storage support.
Namespace
Drupal\Core\ConfigCode
protected $schemaWrapper;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.