BearFramework\App\URLs::get

Constructs a url for the path specified.
public string get ( [ string $path '/' ] )
Parameters
path
The path.
Returns
Absolute URL containing the base URL plus the path given.
Details
Location: ~/src/App/URLs.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.