PushHandlerEvent
class PushHandlerEvent extends Event
Class PushHandlerEvent
Properties
| protected string | $message | ||
| protected ServerPushHandlerInterface | $pushHandler |
class PushHandlerEvent extends Event
Class PushHandlerEvent
| protected string | $message | ||
| protected ServerPushHandlerInterface | $pushHandler |
__construct(string $message, ServerPushHandlerInterface $pushHandler)
string
getMessage()
ServerPushHandlerInterface
getPushHandler()