You are here

public property PaymentStatus::$parent_id in Payment 8.2

The plugin ID of the parent status.

Type: string

File

src/Annotations/PaymentStatus.php, line 49

Class

PaymentStatus
Defines a payment method plugin annotation.

Namespace

Drupal\payment\Annotations

Code

public $parent_id;