You are here

public property QuantityType::$id in farmOS 2.x

Same name in this branch
  1. 2.x modules/core/entity/src/Annotation/QuantityType.php \Drupal\farm_entity\Annotation\QuantityType::id
  2. 2.x modules/core/quantity/src/Entity/QuantityType.php \Drupal\quantity\Entity\QuantityType::id

The plugin ID.

Type: string

File

modules/core/entity/src/Annotation/QuantityType.php, line 23

Class

QuantityType
Defines the quantity type plugin annotation object.

Namespace

Drupal\farm_entity\Annotation

Code

public $id;