BearFramework\App\Assets::getURL

Returns a public URL for the specified filename.
public string getURL string $filename [, array $options = [] ] )
Parameters
filename
The filename.
options
URL options. You can resize the file by providing "width", "height" or both.
Returns
The URL for the specified filename and options.
Details
Location: ~/src/App/Assets.php
The information on this page is created for version 1.1 of Bear Framework and may not be applicable for other versions of the framework.