public property Field::$module

The name of the module that provides the field type.

Type: string

File

drupal/core/modules/field/lib/Drupal/field/Plugin/Core/Entity/Field.php, line 84
Contains \Drupal\field\Plugin\Core\Entity\Field.

Class

Field
Defines the Field entity.

Namespace

Drupal\field\Plugin\Core\Entity

Code

public $module;