FixturesBase::$randomPrefix

Keep a persistent prefix to help group our tmp directories together.

Type: string

File

core/tests/Drupal/Tests/Composer/Plugin/FixturesBase.php, line 27

Class

FixturesBase
Base class for fixtures to test composer plugins.

Namespace

Drupal\Tests\Composer\Plugin

Code

protected static string $randomPrefix = '';

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