PackageInterface
interface PackageInterface
Asset package interface.
Methods
string
getVersion(string $path)
Returns the asset version for an asset.
string
getUrl(string $path)
Returns an absolute or root-relative public path.
Details
at line line 28
string
getVersion(string $path)
Returns the asset version for an asset.
at line line 37
string
getUrl(string $path)
Returns an absolute or root-relative public path.