Manual do PHP Referência das Funções Outras Extensões Básicas SPL Datastructures SplDoublyLinkedList SplDoublyLinkedList::current SplDoublyLinkedList::count SplDoublyLinkedList::getIteratorMode SplDoublyLinkedList::current (PHP 5 >= 5.3.0)SplDoublyLinkedList::current — Return current array entry Descrição public mixed SplDoublyLinkedList::current ( void ) Get the current doubly linked list node. Parâmetros Esta função não possui parâmetros. Valor Retornado The current node value.