Applied PSR2 formatting to existing files
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
|
||||
namespace Cloudflare\API\Configurations;
|
||||
|
||||
|
||||
class ZoneLockdown implements Configurations
|
||||
{
|
||||
private $configs = array();
|
||||
@@ -35,4 +34,4 @@ class ZoneLockdown implements Configurations
|
||||
{
|
||||
return $this->configs;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user