whoami7 - Manager
:
/
home
/
projzpbv
/
www
/
wp-content
/
plugins
/
mailpoet
/
lib
/
API
/
REST
/
Upload File:
files >> //home/projzpbv/www/wp-content/plugins/mailpoet/lib/API/REST/Exception.php
<?php declare(strict_types = 1); namespace MailPoet\API\REST; if (!defined('ABSPATH')) exit; interface Exception { public function getStatusCode(): int; public function getErrorCode(): string; public function getErrors(): array; }
Copyright ©2021 || Defacer Indonesia