D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
alt
/
php53
/
usr
/
share
/
pear
/
SebastianBergmann
/
PHPUnit
/
SkeletonGenerator
/
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.'); }