| Current Path : /home/bullgymbny/app2/vendor/phpunit/phpunit/src/Framework/MockObject/Generator/ |
| Current File : /home/bullgymbny/app2/vendor/phpunit/phpunit/src/Framework/MockObject/Generator/trait_class.tpl |
declare(strict_types=1);
{prologue}class {class_name}
{
use {trait_name};
}