You are here

protected property PaymentQueuePaymentIdsAlter::$ownerId in Payment 8.2

The ID of the user that must own the payments.

Type: int

File

src/Event/PaymentQueuePaymentIdsAlter.php, line 27

Class

PaymentQueuePaymentIdsAlter
Provides an event that alters \Drupal\payment\QueueInterface::loadPaymentIds() results.

Namespace

Drupal\payment\Event

Code

protected $ownerId;