Property | Type | Description | |
---|---|---|---|
$router | Illuminate\Contracts\Routing\Registrar | ||
$url |
Method | Description | |
---|---|---|
__construct ( |
Create a new url extension | |
getFunctions ( ) | {@inheritDoc} | |
getName ( ) | {@inheritDoc} | |
url ( $path = null, $parameters = [], $secure = null ) |
public __construct ( |
||
$url | ||
$router | Illuminate\Contracts\Routing\Registrar |
protected Registrar,Illuminate\Contracts\Routing $router | ||
return | Illuminate\Contracts\Routing\Registrar |