TestTrait::$stuff
Same name in other branches
- 9 core/modules/system/tests/src/Traits/TestTrait.php \Drupal\Tests\system\Traits\TestTrait::stuff
- 10 core/modules/system/tests/src/Traits/TestTrait.php \Drupal\Tests\system\Traits\TestTrait::stuff
- 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 20
Class
- TestTrait
- A nothing trait, but declared in the Drupal\Tests namespace.
Namespace
Drupal\Tests\system\TraitsCode
protected $stuff = 'stuff';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.