File "test_double_class.tpl"
Full Path: /var/www/html/back/vendor/phpunit/phpunit/src/Framework/MockObject/Generator/templates/test_double_class.tpl
File size: 111 bytes
MIME-type: text/plain
Charset: utf-8
declare(strict_types=1);
{prologue}{class_declaration}
{
{use_statements}{property_hooks}{methods}}{epilogue}