Details |
Letzte Änderung |
Log anzeigen
| RSS feed
| Revision |
Autor |
Zeilennr. |
Zeile |
| 1 |
lars |
1 |
|
|
|
2 |
/**
|
|
|
3 |
* @todo Implement {methodName}().
|
|
|
4 |
*/
|
|
|
5 |
public function {methodName}()
|
|
|
6 |
{
|
|
|
7 |
// Remove the following line when you implement this method.
|
|
|
8 |
throw new RuntimeException('Not yet implemented.');
|
|
|
9 |
}
|