SplDoublyLinkedList::current

Return current array entry

Description

public mixed SplDoublyLinkedList::current ( void )

Get the current doubly linked list node.

Parameters

This function has no parameters.

Return Values

The current node value.