<?php namespace MailPoet\API\JSON; if (!defined('ABSPATH')) exit; final class Error { const UNKNOWN = 'unknown'; const BAD_REQUEST = 'bad_request'; const UNAUTHORIZED = 'unauthorized'; const FORBIDDEN = 'forbidden'; const NOT_FOUND = 'not_found'; private function __construct() { } }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
ResponseBuilders | Folder | 0700 |
|
|
v1 | Folder | 0700 |
|
|
API.php | File | 8.66 KB | 0644 |
|
Endpoint.php | File | 1.48 KB | 0644 |
|
Error.php | File | 304 B | 0644 |
|
ErrorHandler.php | File | 860 B | 0644 |
|
ErrorResponse.php | File | 890 B | 0644 |
|
Response.php | File | 1020 B | 0644 |
|
SuccessResponse.php | File | 425 B | 0644 |
|
index.php | File | 0 B | 0644 |
|