芝麻web文件管理V1.00
编辑当前文件:/home/sditechnicalteam/public_html/vendor/craftsys/msg91-php/src/Exceptions/ValidationException.php
errors = $errors; parent::__construct($message, $code, $previous); } public function getValidationErrors() { return $this->errors; } }