Run php-cs-fixer
This commit is contained in:
@@ -2,7 +2,8 @@
|
|||||||
|
|
||||||
namespace Cloudflare\API\Traits;
|
namespace Cloudflare\API\Traits;
|
||||||
|
|
||||||
trait BodyAccessorTrait {
|
trait BodyAccessorTrait
|
||||||
|
{
|
||||||
private $body;
|
private $body;
|
||||||
|
|
||||||
public function getBody()
|
public function getBody()
|
||||||
|
|||||||
Reference in New Issue
Block a user