whoami7 - Manager
:
/
home
/
techyfnq
/
www
/
wp-content
/
plugins
/
mailpoet
/
lib
/
API
/
JSON
/
Upload File:
files >> //home/techyfnq/www/wp-content/plugins/mailpoet/lib/API/JSON/Error.php
<?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() { } }
Copyright ©2021 || Defacer Indonesia