芝麻web文件管理V1.00
编辑当前文件:/home/rejoandoctor/www/vendor/dflydev/dot-access-data/src/Exception/MissingPathException.php
path = $path; parent::__construct($message, $code, $previous); } public function getPath(): string { return $this->path; } }