protected property Random::$names in Service Container 7
Same name and namespace in other branches
- 7.2 lib/Drupal/Component/Utility/Random.php \Drupal\Component\Utility\Random::names
A list of unique names generated by name().
Type: array
File
- lib/
Drupal/ Component/ Utility/ Random.php, line 39 - Contains \Drupal\Component\Utility\Random.
Class
- Random
- Defines a utility class for creating random data.
Namespace
Drupal\Component\UtilityCode
protected $names = array();