SplDoublyLinkedList::current

SplDoublyLinkedList::currentReturn current array entry

Description

public SplDoublyLinkedList::current(): mixed

Get the current doubly linked list node.

Parameters

This function has no parameters.

Return Values

The current node value.