Skip to content

Commit debfc0e

Browse files
committed
auto updated documentation
1 parent b7ab6dc commit debfc0e

30 files changed

+882
-809
lines changed

docs/modules/AMQP.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ and (optionally) a routing key
7979
$I->pushToExchange('exchange.emails', 'thanks');
8080
$I->pushToExchange('exchange.emails', new AMQPMessage('Thanks!'));
8181
$I->pushToExchange('exchange.emails', new AMQPMessage('Thanks!'), 'severity');
82-
82+
?>
8383

8484
{% endhighlight %}
8585

@@ -97,7 +97,7 @@ Sends message to queue
9797
<?php
9898
$I->pushToQueue('queue.jobs', 'create user');
9999
$I->pushToQueue('queue.jobs', new AMQPMessage('create'));
100-
100+
?>
101101

102102
{% endhighlight %}
103103

@@ -117,7 +117,7 @@ Checks if message containing text received.
117117
<?php
118118
$I->pushToQueue('queue.emails', 'Hello, davert');
119119
$I->seeMessageInQueueContainsText('queue.emails','davert');
120-
120+
?>
121121

122122
{% endhighlight %}
123123

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy