setBaseUrl() public method
Sets the relative URL for the application.
By default the URL is determined based on the entry script URL. This setter is provided in case you want to change this behavior.
public void setBaseUrl ( $value ) | ||
---|---|---|
$value | string |
The relative URL for the application |
Please login to continue.