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

Add zone edit method

Open beltofte opened this issue 2 years ago • 1 comments

Adding missing method for editing a zone.

beltofte avatar Jul 12 '22 11:07 beltofte

Okay. Stupid lint. Fails if a class has more than 10 methods. A bit hard to move e.g. the cache purge methods to a separate class without breaking all existing places where people use these methods. Does not really make sense from a logical perspective to move the new editZone() method to a separate class.

beltofte avatar Jul 12 '22 12:07 beltofte