Interface Yiisoft\Queue\Message\MessageHandlerInterface
Public Methods
| Method | Description | Defined By |
|---|---|---|
| handle() | Yiisoft\ |
Method Details
| public abstract void handle ( Yiisoft\ | ||
| $message | Yiisoft\ |
|
public function handle(MessageInterface $message): void;
User Contributed Notes
Leave a comment
Join the conversation to share a note.