F::exists()
Checks if the file exists on disk
F::exists(string $file, string $in = null): bool
Parameters
Name | Type | Default |
---|---|---|
$file * | string |
– |
$in | string |
null |
Return type
bool
Checks if the file exists on disk
F::exists(string $file, string $in = null): bool
Name | Type | Default |
---|---|---|
$file * | string |
– |
$in | string |
null |
bool