protected property RandomTest::$firstStringGenerated in Drupal 9
Same name and namespace in other branches
- 8 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 24
Class
- RandomTest
- Tests random data generation.
Namespace
Drupal\Tests\Component\UtilityCode
protected $firstStringGenerated = '';