You are here

public property FormEnhancer::$module in Flexiform 8

The name of the module providing the type.

Type: string

File

src/Annotation/FormEnhancer.php, line 43

Class

FormEnhancer
Defines a flexiform form enchancer plugin annotation object.

Namespace

Drupal\flexiform\Annotation

Code

public $module;