RandomTest::$firstStringGenerated

Same name in other branches
  1. 9 core/tests/Drupal/Tests/Component/Utility/RandomTest.php \Drupal\Tests\Component\Utility\RandomTest::firstStringGenerated
  2. 8.9.x core/tests/Drupal/Tests/Component/Utility/RandomTest.php \Drupal\Tests\Component\Utility\RandomTest::firstStringGenerated
  3. 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\Utility

Code

protected $firstStringGenerated = '';

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