ConstCollection::isEmpty

Is the collection empty?

public function isEmpty(): bool;

Returns

  • bool - Returns true if the collection is empty; false otherswise.