SplDoublyLinkedList::isEmpty

Checks whether the doubly linked list is empty.

Description

public bool SplDoublyLinkedList::isEmpty ( void )

Parameters

This function has no parameters.

Return Values

Returns whether the doubly linked list is empty.