You are here

protected property CtoolsConfiguration::$component in Configuration Management 7.2

The component of the current configuration.

Usually this component is the table where the configuration object lives.

Type: string

File

lib/Drupal/configuration/Config/CtoolsConfiguration.php, line 22
Definition of Drupal\configuration\Config\CtoolsConfiguration.

Class

CtoolsConfiguration

Namespace

Drupal\configuration\Config

Code

protected $component;