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