芝麻web文件管理V1.00
编辑当前文件:/home/mgatv524/public_html/mctv/lib/Helper/SanitizerService.php
setCollection($array)->setDefaultOptions(['throwClass' => '\Xibo\Support\Exception\InvalidArgumentException', 'checkboxReturnInteger' => true]); } /** * @return ValidatorInterface */ public function getValidator() { return new RespectValidator(); } }