You are here

protected property PaymentDeclinedEvent::$maxRetries in Commerce Recurring Framework 8

The maximum number of retries.

Type: int

File

src/Event/PaymentDeclinedEvent.php, line 45

Class

PaymentDeclinedEvent
Defines the payment declined event.

Namespace

Drupal\commerce_recurring\Event

Code

protected $maxRetries;