RandomTest::$firstStringGenerated
Same name in other branches
- 9 core/tests/Drupal/Tests/Component/Utility/RandomTest.php \Drupal\Tests\Component\Utility\RandomTest::firstStringGenerated
- 8.9.x core/tests/Drupal/Tests/Component/Utility/RandomTest.php \Drupal\Tests\Component\Utility\RandomTest::firstStringGenerated
- 11.x core/tests/Drupal/Tests/Component/Utility/RandomTest.php \Drupal\Tests\Component\Utility\RandomTest::firstStringGenerated
The first random string passed to the test callback.
Type: string
See also
\Drupal\Tests\Component\Utility\RandomTest::_RandomStringValidate()
File
-
core/
tests/ Drupal/ Tests/ Component/ Utility/ RandomTest.php, line 26
Class
- RandomTest
- Tests random data generation.
Namespace
Drupal\Tests\Component\UtilityCode
protected $firstStringGenerated = '';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.