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

search for in the

SplDoublyLinkedList::prev> <SplDoublyLinkedList::offsetUnset
[edit] Last updated: Fri, 17 May 2013

view this page in

SplDoublyLinkedList::pop

(PHP 5 >= 5.3.0)

SplDoublyLinkedList::popPops a node from the end of the doubly linked list

Descrição

mixed SplDoublyLinkedList::pop ( void )

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

The value of the popped node.

Erros

Throws RuntimeException when the data-structure is empty.



add a note add a note User Contributed Notes SplDoublyLinkedList::pop - [0 notes]
There are no user contributed notes for this page.

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