PHP 클래스 BcAssetDispatcher

상속: extends AssetDispatcher
파일 보기 프로젝트 열기: baserproject/basercms

공개 프로퍼티들

프로퍼티 타입 설명
$priority ---

보호된 메소드들

메소드 설명
_getAssetFile ( string $url ) : string | null Builds asset file path based off url

메소드 상세

_getAssetFile() 보호된 메소드

Builds asset file path based off url
protected _getAssetFile ( string $url ) : string | null
$url string URL
리턴 string | null Absolute path for asset file

프로퍼티 상세

$priority 공개적으로 프로퍼티

---
public $priority