You are here

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

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

The quantity type label.

Type: \Drupal\Core\Annotation\Translation

File

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

Class

QuantityType
Defines the quantity type plugin annotation object.

Namespace

Drupal\farm_entity\Annotation

Code

public $label;