You are here

public property RulesUiDefinition::$component_type_label in Rules 8.3

The label used for referring to the component type.

Type: string|null

File

src/Ui/RulesUiDefinition.php, line 109

Class

RulesUiDefinition
Class for rules_ui plugin definitions.

Namespace

Drupal\rules\Ui

Code

public $component_type_label = 'component';