You are here

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

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

The plan type label.

Type: \Drupal\Core\Annotation\Translation

File

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

Class

PlanType
Defines the plan type plugin annotation object.

Namespace

Drupal\farm_entity\Annotation

Code

public $label;