Skip to content

Commit

Permalink
Update rabbitmq.php
Browse files Browse the repository at this point in the history
  • Loading branch information
derrck authored Aug 3, 2018
1 parent 83d155a commit 11c2df8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/rabbitmq.php
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ protected function createChannel()

/**
* publis message to rabbitMQ
* @param string $exchange_name The name of the exchange to set as string.
* @param string The message to publish.
* @param string $message The name of the exchange to set as string.
* The message to publish.
* @param string $k_route The optional routing key to which to
* publish to.
* @param string $e_name
Expand Down

0 comments on commit 11c2df8

Please sign in to comment.