protected property StorableConfigBase::$schemaWrapper in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 42 - Contains \Drupal\Core\Config\StorableConfigBase.
Class
- StorableConfigBase
- Provides a base class for configuration objects with storage support.
Namespace
Drupal\Core\ConfigCode
protected $schemaWrapper;