PHP Class BcAssetDispatcher

Inheritance: extends AssetDispatcher
Exibir arquivo Open project: baserproject/basercms

Public Properties

Property Type Description
$priority ---

Protected Methods

Method Description
_getAssetFile ( string $url ) : string | null Builds asset file path based off url

Method Details

_getAssetFile() protected method

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

Property Details

$priority public_oe property

---
public $priority