You are here

public property PaymentStatus::$id in Payment 8.2

Same name in this branch
  1. 8.2 src/Entity/PaymentStatus.php \Drupal\payment\Entity\PaymentStatus::id
  2. 8.2 src/Annotations/PaymentStatus.php \Drupal\payment\Annotations\PaymentStatus::id

The entity's unique machine name.

Type: string

File

src/Entity/PaymentStatus.php, line 66

Class

PaymentStatus
Defines a payment status entity.

Namespace

Drupal\payment\Entity

Code

public $id;