(PHP 5 >= 5.3.0, PHP 7)
Return current array entry
public mixed SplDoublyLinkedList::current ( void )
Get the current doubly linked list node.
Returns:
The current node value.
Please login to continue.