Finished user endpoints, started zone ones.
This commit is contained in:
15
src/Adapter/JSONException.php
Normal file
15
src/Adapter/JSONException.php
Normal file
@@ -0,0 +1,15 @@
|
||||
<?php
|
||||
/**
|
||||
* Created by PhpStorm.
|
||||
* User: junade
|
||||
* Date: 21/04/2017
|
||||
* Time: 06:52
|
||||
*/
|
||||
|
||||
namespace Cloudflare\API\Adapter;
|
||||
|
||||
|
||||
class JSONException extends \Exception
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user