You are here

protected property RulesComponentConfig::$component in Rules 8.3

The component configuration as nested array.

Type: array

See also

\Drupal\rules\Engine\RulesComponent::getConfiguration()

File

src/Entity/RulesComponentConfig.php, line 99

Class

RulesComponentConfig
Rules component configuration entity to persistently store configuration.

Namespace

Drupal\rules\Entity

Code

protected $component = [];