You are here

protected property RulesComponentConfig::$description in Rules 8.3

The description of the rule, which is used only in the user interface.

Type: string

File

src/Entity/RulesComponentConfig.php, line 76

Class

RulesComponentConfig
Rules component configuration entity to persistently store configuration.

Namespace

Drupal\rules\Entity

Code

protected $description = '';