File manager - Edit - /home/xfekoga/rooftopcleaners/wp-content/plugins/fluent-smtp/includes/Support/ValidationException.php
Back
<?php namespace FluentMail\Includes\Support; use Exception; class ValidationException extends Exception { public function __construct($message = "", $code = 0 , Exception $previous = NULL, $errors = []) { $this->errors = $errors; parent::__construct($message, $code, $previous); } public function errors() { return $this->errors; } }
| ver. 1.4 |
Github
|
.
| PHP 8.0.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings