RulesExpression::$form_class

The class name of the form for displaying/editing this expression.

Type: string

File

src/Annotation/RulesExpression.php, line 35

Class

RulesExpression
Defines the RulesExpression annotation class.

Namespace

Drupal\rules\Annotation

Code

public $form_class;