SplDoublyLinkedList
PHP Manual

SplDoublyLinkedList::pop

(PHP 5 >= 5.3.0)

SplDoublyLinkedList::popAjoute un noeud à la fin de la liste

Description

mixed SplDoublyLinkedList::pop ( void )

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Valeurs de retour

La valeur du noeud ajouté.


SplDoublyLinkedList
PHP Manual