PHP Classes

File: vendor/phpunit/phpunit-mock-objects/src/Generator/trait_class.tpl.dist

Recommend this page to a friend!
  Packages of Abed Nego Ragil Putra   Laravel Blogging Platform   vendor/phpunit/phpunit-mock-objects/src/Generator/trait_class.tpl.dist   Download  
File: vendor/phpunit/phpunit-mock-objects/src/Generator/trait_class.tpl.dist
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Laravel Blogging Platform
Manage blog posts using Laravel and Bootstrap
Author: By
Last change:
Date: 8 months ago
Size: 55 bytes
 

Contents

Class file image Download
{prologue}class {class_name} { use {trait_name}; }