コード例 #1
0
ファイル: Env.php プロジェクト: xxdf/showtimes
 public static function cinema_url()
 {
     return Env::url() . Env::url_path();
 }