Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ConfigBase.php
ConfigBase::$name
The name of the configuration object.
Type:
string
File
core/
lib/
Drupal/
Core/
Config/
ConfigBase.php
, line 36
Class
ConfigBase
Provides a base class for configuration objects with get/set support.
Namespace
Drupal\Core\Config
Code
protected $name;
RSS feed