芝麻web文件管理V1.00
编辑当前文件:/home/rejoandoctor/www/vendor/egulias/email-validator/src/Validation/MultipleErrors.php
errors = $errors; parent::__construct(); } /** * @return InvalidEmail[] */ public function getErrors() { return $this->errors; } }