onlyUrl() public method

public onlyUrl ( ) : mixed
return mixed
コード例 #1
0
ファイル: _ide_helper.php プロジェクト: ma7euus/test
 /**
  * 
  *
  * @return mixed 
  * @static 
  */
 public static function onlyUrl()
 {
     return \CeesVanEgmond\Minify\Minify::onlyUrl();
 }