Свойство | Type | Description | |
---|---|---|---|
$hipchat |
Méthode | Description | |
---|---|---|
__construct ( HipChat\HipChat $hipchat ) | Constructor. | |
getHipchat ( ) : HipChat\HipChat | Returns the HipChat instance associated with this handler. | |
handle ( Namshi\Notificator\NotificationInterface $notification ) | ||
shouldHandle ( Namshi\Notificator\NotificationInterface $notification ) |
public __construct ( HipChat\HipChat $hipchat ) | ||
$hipchat | HipChat\HipChat |
public getHipchat ( ) : HipChat\HipChat | ||
Résultat | HipChat\HipChat |
public handle ( Namshi\Notificator\NotificationInterface $notification ) | ||
$notification | Namshi\Notificator\NotificationInterface |
public shouldHandle ( Namshi\Notificator\NotificationInterface $notification ) | ||
$notification | Namshi\Notificator\NotificationInterface |