mirror of
https://gitee.com/hyperf/hyperf.git
synced 2024-12-03 12:17:48 +08:00
Update ProducerInterface.php
This commit is contained in:
parent
ba2a0d18bb
commit
421180e7d2
@ -14,7 +14,7 @@ namespace Hyperf\Amqp\Message;
|
||||
interface ProducerInterface
|
||||
{
|
||||
/**
|
||||
* Publish a message.
|
||||
* Produce a message.
|
||||
*/
|
||||
public function produce(): void;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user