Copied!

PaymentMethodListInterface

PaymentMethodListInterface.php : 17
Extends IteratorAggregate, Countable
Tags
Extends

IteratorAggregate<\Ibexa\Contracts\Checkout\Value\PaymentMethod\PaymentMethodInterface>

Methods

publicgetPaymentMethods()

PaymentMethodListInterface.php : 22
public getPaymentMethods() : array<string|int, PaymentMethodInterface>

Return values

array<string|int, PaymentMethodInterface>

publicgetTotalCount()

PaymentMethodListInterface.php : 24
public getTotalCount() : int

Return values

int