protected property ConfigBase::$name in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/lib/Drupal/Core/Config/ConfigBase.php \Drupal\Core\Config\ConfigBase::name
The name of the configuration object.
Type: string
File
- core/
lib/ Drupal/ Core/ Config/ ConfigBase.php, line 41 - Contains \Drupal\Core\Config\ConfigBase.
Class
- ConfigBase
- Provides a base class for configuration objects with get/set support.
Namespace
Drupal\Core\ConfigCode
protected $name;