Skip to content

Commit 62c92e5

Browse files
committed
Fixes StyleCI warning for docblock
1 parent c1ccc64 commit 62c92e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/VladimirYuldashev/LaravelQueueRabbitMQ/Queue/RabbitMQQueue.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ public function setAttempts($count)
257257
}
258258

259259
/**
260-
* Sets the correlation id for a message to be published
260+
* Sets the correlation id for a message to be published.
261261
*
262262
* @param string $id
263263
*

0 commit comments

Comments
 (0)