BearFramework\App\URLs

URLs utilities.
BearFramework\App\URLs {

    
/* Methods */
    
public __construct BearFramework\App $app )
    public 
string get ( [ string $path '/' ] )

}
Methods
public string get ( [ string $path = '/' ] )
Constructs a url for the path specified.
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.