RulesComponentConfig::$config_version

The config version the Rules component was created for.

Type: int

File

src/Entity/RulesComponentConfig.php, line 90

Class

RulesComponentConfig
Rules component configuration entity to persistently store configuration.

Namespace

Drupal\rules\Entity

Code

protected $config_version = Rules::CONFIG_VERSION;