You are here

protected property PaymentReferenceBase::$random in Payment 8.2

The random generator.

Type: \Drupal\Component\Utility\Random

File

src/Element/PaymentReferenceBase.php, line 96

Class

PaymentReferenceBase
Provides a base for payment reference elements.

Namespace

Drupal\payment\Element

Code

protected $random;