SplQueue::dequeue

(PHP 5 >= 5.3.0)

SplQueue::dequeueDequeues a node from the queue

Описание

mixed SplQueue::dequeue ( void )

Dequeues value from the top of the queue.

Замечание:

SplQueue::dequeue() is an alias of SplDoublyLinkedList::shift().

Список параметров

У этой функции нет параметров.

Возвращаемые значения

The value of the dequeued node.


Участник рейтинга Тэглайн 2010