PHP Classes

File: vendor/phpunit/phpunit/src/Framework/MockObject/Generator/trait_class.tpl

Recommend this page to a friend!
  Classes of Adeleye Ayodeji   Download Installed Plugin   vendor/phpunit/phpunit/src/Framework/MockObject/Generator/trait_class.tpl   Download  
File: vendor/phpunit/phpunit/src/Framework/MockObject/Generator/trait_class.tpl
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Download Installed Plugin
Download a WordPress plugin as a ZIP archive
Author: By
Last change:
Date: Yesterday
Size: 81 bytes
 

Contents

Class file image Download
declare(strict_types=1); {prologue}class {class_name} { use {trait_name}; }