ok
Direktori : /opt/alt/php54/usr/share/pear/SebastianBergmann/PHPUnit/SkeletonGenerator/template/ |
Current File : //opt/alt/php54/usr/share/pear/SebastianBergmann/PHPUnit/SkeletonGenerator/template/Method.tpl.dist |
/** * @todo Implement {methodName}(). */ public function {methodName}() { // Remove the following line when you implement this method. throw new RuntimeException('Not yet implemented.'); }