onlyUrl() 공개 메소드

public onlyUrl ( ) : mixed
리턴 mixed
예제 #1
0
 /**
  * 
  *
  * @return mixed 
  * @static 
  */
 public static function onlyUrl()
 {
     return \CeesVanEgmond\Minify\Minify::onlyUrl();
 }