string getUrl(string $path, string $packageName = null)
Returns the public path.
Absolute paths (i.e. http://...) are returned unmodified.
string getUrl(string $path, string $packageName = null)
Returns the public path.
Absolute paths (i.e. http://...) are returned unmodified.
string | $path | A public path |
string | $packageName | The name of the asset package to use |
string | A public path which takes into account the base path and URL path |
Designed by : w10schools
service@w10schools.com
Please login to continue.