You are here

protected property PriceModifier::$label in Price 8

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

The human-readable name of the entity type.

Type: string

File

src/Entity/PriceModifier.php, line 65

Class

PriceModifier
Defines the entity class.

Namespace

Drupal\price\Entity

Code

protected $label;