You are here

protected property RandomTest::$firstStringGenerated in Drupal 8

Same name and namespace in other branches
  1. 9 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\Utility

Code

protected $firstStringGenerated = '';