PackageInterface deprecated
interface PackageInterface
deprecated
Asset package interface.
Methods
string
getVersion()
Returns the asset package version.
string
getUrl(string $path, string|bool|null $version = null)
Returns an absolute or root-relative public path.
Details
at line line 28
string
getVersion()
Returns the asset package version.
at line line 38
string
getUrl(string $path, string|bool|null $version = null)
Returns an absolute or root-relative public path.