SplDoublyLinkedList
PHP 手册

SplDoublyLinkedList::bottom

(PHP 5 >= 5.3.0)

SplDoublyLinkedList::bottomPeeks at the node from the beginning of the doubly linked list

说明

mixed SplDoublyLinkedList::bottom ( void )

参数

This function has no parameters.

返回值

The value of the first node.


SplDoublyLinkedList
PHP 手册