Skip to content

Commit

Permalink
Trigger travis
Browse files Browse the repository at this point in the history
  • Loading branch information
johannessteu committed Feb 1, 2019
1 parent 726acf0 commit 46008b1
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,4 @@ protected $jobManager;
$message = new LogJob(string $subject, string $label, string $messageBody, array $additionalData, string $severity);
$this->jobManager->queue('log-message', $message);
```
The queue name, routing keys etc. can be customized to fit your needs!



The queue name, routing keys etc. can be customized to fit your needs!

0 comments on commit 46008b1

Please sign in to comment.