whoami7 - Manager
:
/
home
/
projzpbv
/
www
/
wp-content
/
plugins
/
mailpoet
/
lib
/
API
/
JSON
/
Upload File:
files >> //home/projzpbv/www/wp-content/plugins/mailpoet/lib/API/JSON/Error.php
<?php // phpcs:ignore SlevomatCodingStandard.TypeHints.DeclareStrictTypes.DeclareStrictTypesMissing 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'; const REINSTALL_PLUGIN = 'reinstall_plugin'; private function __construct() { } }
Copyright ©2021 || Defacer Indonesia