$file->isReadable()
Check if the file can be read by the current user
$file->isReadable(): boolReturn type
bool
This method modifies the existing $file object it is applied to and returns it again.
Check if the file can be read by the current user
$file->isReadable(): boolbool
This method modifies the existing $file object it is applied to and returns it again.