コード例 #1
0
ファイル: AkRequestMimeType.php プロジェクト: joeymetal/v1
 function _bestMimeType()
 {
     return AkRequestMimeType::_getMimeType(AkRequestMimeType::getAccepts());
 }