Свойство | Type | Description | |
---|---|---|---|
$publisher |
Méthode | Description | |
---|---|---|
__construct ( PhpAmqpLib\Channel\AMQPChannel $publisher ) | Constructor. | |
getPublisher ( ) : PhpAmqpLib\Channel\AMQPChannel | ||
handle ( Namshi\Notificator\NotificationInterface $notification ) | ||
shouldHandle ( Namshi\Notificator\NotificationInterface $notification ) |
public __construct ( PhpAmqpLib\Channel\AMQPChannel $publisher ) | ||
$publisher | PhpAmqpLib\Channel\AMQPChannel |
public getPublisher ( ) : PhpAmqpLib\Channel\AMQPChannel | ||
Résultat | PhpAmqpLib\Channel\AMQPChannel |
public handle ( Namshi\Notificator\NotificationInterface $notification ) | ||
$notification | Namshi\Notificator\NotificationInterface |
public shouldHandle ( Namshi\Notificator\NotificationInterface $notification ) | ||
$notification | Namshi\Notificator\NotificationInterface |