protected property Generator::$random in Style Guide 8
Same name and namespace in other branches
- 2.x src/Generator.php \Drupal\styleguide\Generator::random
The utility class for creating random data.
Type: \Drupal\Component\Utility\Random
File
- src/
Generator.php, line 31
Class
- Generator
- Class Generator.
Namespace
Drupal\styleguideCode
protected $random;