Skip to content

Commit

Permalink
comments
Browse files Browse the repository at this point in the history
  • Loading branch information
gggeek committed Aug 31, 2015
1 parent b07dba8 commit aaeefab
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Queue/MessageProducerInterface.php
Expand Up @@ -3,12 +3,10 @@
namespace Kaliop\QueueingBundle\Queue;

/**
* Modeled after the RabbitMqBundle producer:
*
* Modeled after the RabbitMqBundle producer
*/
interface MessageProducerInterface
{

/**
* Publishes the message and does what he wants with the properties
*
Expand Down

0 comments on commit aaeefab

Please sign in to comment.