コード例 #1
0
ファイル: DownloadablesComponent.php プロジェクト: Bincat/MVC
 public function get_resource_location()
 {
     return APP::temp($this->file_current);
 }