Method | Description | |
---|---|---|
getLatestVersion ( |
Get the latest version number of Koel from GitHub. | |
publicPath ( ) : string | We have merged public path and base path. | |
rev ( string $file, string $manifestFile = null ) : string | Loads a revision'ed asset file, making use of gulp-rev This is a copycat of L5's Elixir, but catered to our directory structure. | |
staticUrl ( string $name = null ) : string | Get a URL for static file requests. |
public getLatestVersion ( |
||
$client | ||
return | string |
public publicPath ( ) : string | ||
return | string |