You are here

public function PaymentStatusInterface::getParentId in Payment 8.2

Gets the parent plugin's ID.

Return value

string

1 method overrides PaymentStatusInterface::getParentId()
PaymentStatus::getParentId in src/Entity/PaymentStatus.php
Gets the parent plugin's ID.

File

src/Entity/PaymentStatusInterface.php, line 48

Class

PaymentStatusInterface
Defines payment statuses.

Namespace

Drupal\payment\Entity

Code

public function getParentId();