You are here

constant PaymentReferenceBase::KEY_VALUE_TTL in Payment 8.2

The number of seconds a payment should remain stored.

File

src/Element/PaymentReferenceBase.php, line 47

Class

PaymentReferenceBase
Provides a base for payment reference elements.

Namespace

Drupal\payment\Element

Code

const KEY_VALUE_TTL = 3600;