TestTrait::$stuff

Same name in other branches
  1. 9 core/modules/system/tests/src/Traits/TestTrait.php \Drupal\Tests\system\Traits\TestTrait::stuff
  2. 8.9.x core/modules/system/tests/src/Traits/TestTrait.php \Drupal\Tests\system\Traits\TestTrait::stuff
  3. 11.x core/modules/system/tests/src/Traits/TestTrait.php \Drupal\Tests\system\Traits\TestTrait::stuff

Random string for a not very interesting trait.

Type: string

File

core/modules/system/tests/src/Traits/TestTrait.php, line 22

Class

TestTrait
A nothing trait, but declared in the Drupal\Tests namespace.

Namespace

Drupal\Tests\system\Traits

Code

protected $stuff = 'stuff';

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