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