Dequeues a node from the queue
Dequeues value from the top of the queue.
value
Hinweis: SplQueue::dequeue is an alias of SplDoublyLinkedList::shift.
Hinweis:
SplQueue::dequeue is an alias of SplDoublyLinkedList::shift.
Diese Funktion hat keine Parameter.
The value of the dequeued node.