芝麻web文件管理V1.00
编辑当前文件:/home/qrafawbu/minscoop.com/system/ThirdParty/Kint/Zval/ThrowableValue.php
message = $throw->getMessage(); } public function getValueShort(): ?string { if (\strlen($this->message)) { return '"'.$this->message.'"'; } return null; } }