Manual do PHP Referência das Funções Outras Extensões Básicas SPL Datastructures SplDoublyLinkedList SplDoublyLinkedList::key SplDoublyLinkedList::isEmpty SplDoublyLinkedList::next SplDoublyLinkedList::key (PHP 5 >= 5.3.0)SplDoublyLinkedList::key — Return current node index Descrição public mixed SplDoublyLinkedList::key ( void ) This function returns the current node index Parâmetros Esta função não possui parâmetros. Valor Retornado The current node index.