You are here

public property RulesComponentConfig::$id in Rules 8.3

The unique ID of the Rules component.

Type: string

File

src/Entity/RulesComponentConfig.php, line 62

Class

RulesComponentConfig
Rules component configuration entity to persistently store configuration.

Namespace

Drupal\rules\Entity

Code

public $id = NULL;