## Note:
If you change the configuration value App.fullBaseUrl during runtime
and expect the router to produce links using the new setting, you are
required to call this method passing such value again.
public static fullBaseUrl ( string $base = null ) : string | ||
$base | string | the prefix for URLs generated containing the domain. For example: ``http://example.com`` |
리턴 | string |