RulesUiDefinition::$permissions

The permission string to use for the generated routes.

If omitted, the permission string is inherited from the base route.

Type: string|null

File

src/Ui/RulesUiDefinition.php, line 87

Class

RulesUiDefinition
Class for rules_ui plugin definitions.

Namespace

Drupal\rules\Ui

Code

public $permissions;