You are here

public property FormElement::$module in Flexiform 8

The name of the module providing the element.

Type: string

File

src/Annotation/FormElement.php, line 42

Class

FormElement
Defines a flexiform form entity plugin annotation object.

Namespace

Drupal\flexiform\Annotation

Code

public $module;