downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

SplDoublyLinkedList::top> <SplDoublyLinkedList::setIteratorMode
[edit] Last updated: Fri, 25 May 2012

view this page in

SplDoublyLinkedList::shift

(PHP 5 >= 5.3.0)

SplDoublyLinkedList::shiftShifts a node from the beginning of the doubly linked list

Description

mixed SplDoublyLinkedList::shift ( void )

Parameters

This function has no parameters.

Return Values

The value of the shifted node.

Errors/Exceptions

Throws RuntimeException when the data-structure is empty.



add a note add a note User Contributed Notes SplDoublyLinkedList::shift
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites