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\Utility

Code

protected $firstStringGenerated = '';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.