You are here

protected property ViewsRandomSeedRandom::$seedCalculator in Views random seed 8

The seed calculator.

Type: \Drupal\views_random_seed\SeedCalculator

File

src/Plugin/views/sort/ViewsRandomSeedRandom.php, line 27

Class

ViewsRandomSeedRandom
Handle a random sort with seed.

Namespace

Drupal\views_random_seed\Plugin\views\sort

Code

protected $seedCalculator;