コード例 #1
0
ファイル: RawData.php プロジェクト: na2axl/FlatOS
 private function _getMimetype()
 {
     return $this->FS->mimetype($this->path);
 }