clickup-php icon indicating copy to clipboard operation
clickup-php copied to clipboard

Protect getIterator() in case objects is null

Open johnwedgbury opened this issue 2 years ago • 0 comments

Prevents errors such as

Objects returned by ClickUp\Objects\TeamMemberCollection::getIterator() must be traversable or implement interface Iterator

johnwedgbury avatar Sep 26 '22 10:09 johnwedgbury