AssetsHelper
class AssetsHelper extends Helper
AssetsHelper helps manage asset URLs.
Properties
protected | $charset | from Helper |
Methods
string
getUrl(string $path, string $packageName = null)
Returns the public url/path of an asset.
string
getVersion(string $path, string $packageName = null)
Returns the version of an asset.
string
getName()
Returns the canonical name of this helper.