You are here

public property RulesUiDefinition::$base_route in Rules 8.3

The name of the base route.

Generated routes are added below this route.

Type: string

File

src/Ui/RulesUiDefinition.php, line 78

Class

RulesUiDefinition
Class for rules_ui plugin definitions.

Namespace

Drupal\rules\Ui

Code

public $base_route;