예제 #1
0
파일: Env.php 프로젝트: xxdf/showtimes
 public static function cinema_url()
 {
     return Env::url() . Env::url_path();
 }