You are here

public property RulesUiDefinition::$settings in Rules 8.3

Array of handler-specific settings.

Check the documentation of the ui handler for further details.

Type: array

File

src/Ui/RulesUiDefinition.php, line 62

Class

RulesUiDefinition
Class for rules_ui plugin definitions.

Namespace

Drupal\rules\Ui

Code

public $settings = [];