protected property RandomGeneratorTrait::$randomGenerator in Zircon Profile 8.0
Same name and namespace in other branches
- 8 core/modules/simpletest/src/RandomGeneratorTrait.php \Drupal\simpletest\RandomGeneratorTrait::randomGenerator
The random generator.
Type: \Drupal\Component\Utility\Random
File
- core/
modules/ simpletest/ src/ RandomGeneratorTrait.php, line 22 - Contains \Drupal\simpletest\RandomGeneratorTrait.
Class
- RandomGeneratorTrait
- Provides random generator utility methods.
Namespace
Drupal\simpletestCode
protected $randomGenerator;