You are here

protected property RulesComponentConfig::$componentObject in Rules 8.3

Stores a reference to the component object.

Type: \Drupal\rules\Engine\RulesComponent

File

src/Entity/RulesComponentConfig.php, line 106

Class

RulesComponentConfig
Rules component configuration entity to persistently store configuration.

Namespace

Drupal\rules\Entity

Code

protected $componentObject;