D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
lampp
/
lib
/
php
/
PHPUnit
/
Util
/
Skeleton
/
Template
/
Filename :
Method.tpl.dist
back
Copy
/** * @todo Implement {methodName}(). */ public function {methodName}() { // Remove the following line when you implement this method. throw new RuntimeException('Not yet implemented.'); }