cloudflare / cloudflare-php

PHP library for the Cloudflare v4 API
BSD 3-Clause "New" or "Revised" License
621 stars 222 forks source link

Make DNS::$body public #104

Closed YWatchman closed 5 years ago

YWatchman commented 5 years ago

To extract information from DNS::addRecord()... Easy fix.

YWatchman commented 5 years ago

/close, overlooked the BodyAccessorTrait...