SplDoublyLinkedList::current

(PHP 5 >= 5.3.0, PHP 7)

SplDoublyLinkedList::currentReturn current array entry

Açıklama

public SplDoublyLinkedList::current ( void ) : mixed

Get the current doubly linked list node.

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

The current node value.