Random::$machineNames
Same name in other branches
- 10 core/lib/Drupal/Component/Utility/Random.php \Drupal\Component\Utility\Random::machineNames
A list of unique names generated by machineName().
Type: string[]
File
-
core/
lib/ Drupal/ Component/ Utility/ Random.php, line 41
Class
- Random
- Defines a utility class for creating random data.
Namespace
Drupal\Component\UtilityCode
protected array $machineNames = [];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.