F::isReadable()
Checks if the file is readable
F::isReadable(string $file): bool
Parameters
Name | Type | Default |
---|---|---|
$filerequired | string |
no default value |
Return type
bool
Checks if the file is readable
F::isReadable(string $file): bool
Name | Type | Default |
---|---|---|
$filerequired | string |
no default value |
bool