You are here

protected property DatabaseQueue::$randomGenerator in Payment 8.2

The random generator.

Type: \Drupal\Component\Utility\Random

File

src/DatabaseQueue.php, line 56

Class

DatabaseQueue
Provides a database-based payment queue.

Namespace

Drupal\payment

Code

protected $randomGenerator;