DigitalOceanPHP / Client

DigitalOcean API v2 client for PHP
MIT License
709 stars 205 forks source link

Add `storageSizeMib` to `DatabaseCluster` entity #330

Open stayallive opened 6 months ago

stayallive commented 6 months ago

Also guard against an empty list of clusters that could result in:

array_map(): Argument #2 ($array) must be of type array, null given