F::link()
Create a (symbolic) link to a file
F::link(string $source, string $link, string $method = 'link'): bool
Parameters
Name | Type | Default |
---|---|---|
$source * | string |
– |
$link * | string |
– |
$method | string |
'link' |
Return type
bool