芝麻web文件管理V1.00
编辑当前文件:/home2/sdektunc/xmintal-back/vendor/egulias/email-validator/src/Validation/DNSRecords.php
records = $records; $this->error = $error; } public function getRecords() : array { return $this->records; } public function withError() : bool { return $this->error; } }