You are here

protected property PaymentListBuilder::$ownerId in Payment 8.2

The ID of the owner to restrict payments by.

The owner ID or null to allow payments of all owners.

Type: int|null

File

src/Entity/Payment/PaymentListBuilder.php, line 37

Class

PaymentListBuilder
Lists payment entities.

Namespace

Drupal\payment\Entity\Payment

Code

protected $ownerId;