Url::to()
Smart resolver for internal and external urls
Url::to(string $path = null, mixed $options = null): string
Parameters
Name | Type | Default |
---|---|---|
$path | string |
null |
$options | mixed |
null |
Return type
string