Skip to content

Commit 46bbbee

Browse files
phpdoc @return must be last
1 parent 2223423 commit 46bbbee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/OpenCloud/Queues/Service.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -119,10 +119,10 @@ public function getClientId()
119119
* Create a new Queue.
120120
*
121121
* @param string $name Name of the new queue
122-
*
123-
* @return Queue
124122
*
125123
* @throws InvalidArgumentError
124+
*
125+
* @return Queue
126126
*/
127127
public function createQueue($name)
128128
{

0 commit comments

Comments
 (0)