public property Field::$active

Flag indicating whether the field type module is enabled.

Type: bool

File

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

Class

Field
Defines the Field entity.

Namespace

Drupal\field\Plugin\Core\Entity

Code

public $active;