RulesUiDefinition::$component_label
The label used for referring to the component (optional).
If omitted, a handler-specific fallback logic is applied. For example, the RulesUiConfigHandler assumes a config entity and uses its label() method.
Type: string|null
File
-
src/
Ui/ RulesUiDefinition.php, line 100
Class
- RulesUiDefinition
- Class for rules_ui plugin definitions.
Namespace
Drupal\rules\UiCode
public $component_label;