Applied PSR2 formatting to existing files
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
|
||||
namespace Cloudflare\API\Auth;
|
||||
|
||||
|
||||
class UserServiceKey implements Auth
|
||||
{
|
||||
private $userServiceKey;
|
||||
@@ -23,4 +22,4 @@ class UserServiceKey implements Auth
|
||||
'X-Auth-User-Service-Key' => $this->userServiceKey,
|
||||
];
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user