ReactionRuleConfig::$description

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

Type: string

File

src/Entity/ReactionRuleConfig.php, line 83

Class

ReactionRuleConfig
Reaction rule configuration entity to persistently store configuration.

Namespace

Drupal\rules\Entity

Code

protected $description = '';