PHP Class Phergie_Plugin_PingPong, phergie

Inheritance: extends Phergie_Plugin_Abstract
Afficher le fichier Open project: phergie/phergie

Méthodes publiques

Méthode Description
onCommandPing ( ) : void Responds to "ping" messages.
onCommandTest ( ) : void Responds to "test" messages.

Method Details

onCommandPing() public méthode

Responds to "ping" messages.
public onCommandPing ( ) : void
Résultat void

onCommandTest() public méthode

Responds to "test" messages.
public onCommandTest ( ) : void
Résultat void