trait CanGenerateResourceUrls (View source)

Methods

string
getResourceUrl(Model $model, string $name = 'index', array $parameters = [], bool $isAbsolute = true, Model|null $tenant = null)

No description

Details

string getResourceUrl(Model $model, string $name = 'index', array $parameters = [], bool $isAbsolute = true, Model|null $tenant = null)

No description

Parameters

Model $model
string $name
array $parameters
bool $isAbsolute
Model|null $tenant

Return Value

string