SplDoublyLinkedList::current

(PHP 5 >= 5.3.0, PHP 7, PHP 8)

SplDoublyLinkedList::currentReturn current array entry

Опис

public SplDoublyLinkedList::current(): mixed

Get the current doubly linked list node.

Параметри

У цієї функції немає параметрів.

Значення, що повертаються

The current node value.