coding & phpdoc improvements continued #2
This commit is contained in:
@ -190,7 +190,7 @@ class MapQueue implements CallbackListener, CommandListener {
|
||||
/**
|
||||
* Returns the current queue buffer
|
||||
*
|
||||
* @return array
|
||||
* @return string[]
|
||||
*/
|
||||
public function getQueueBuffer() {
|
||||
return $this->buffer;
|
||||
|
Reference in New Issue
Block a user