You are here

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

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

The plugin ID.

Type: string

File

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

Class

PlanType
Defines the plan type plugin annotation object.

Namespace

Drupal\farm_entity\Annotation

Code

public $id;