(PHP 5 >= 5.3.0)
SplQueue::dequeue — Dequeues a node from the queue
Dequeues value from the top of of the queue.
Забележка: SplQueue::dequeue is an alias of SplDoublyLinkedList::shift.
Тази функция няма параметри.
The value of the dequeued node.