You are here

protected property PriceModifier::$id in Price 3.x

Same name and namespace in other branches
  1. 8 src/Entity/PriceModifier.php \Drupal\price\Entity\PriceModifier::id
  2. 3.0.x src/Entity/PriceModifier.php \Drupal\price\Entity\PriceModifier::id

The machine name of this entity type.

Type: string

File

src/Entity/PriceModifier.php, line 58

Class

PriceModifier
Defines the entity class.

Namespace

Drupal\price\Entity

Code

protected $id;