public property FieldFormatter::$module

The name of the module providing the formatter.

Type: string

File

drupal/core/modules/field/lib/Drupal/field/Annotation/FieldFormatter.php, line 59
Contains \Drupal\field\Annotation\FieldFormatter.

Class

FieldFormatter
Defines a FieldFormatter annotation object.

Namespace

Drupal\field\Annotation

Code

public $module;