$file->isListable()
Check if the file can be listable by the current user This permission depends on the read
option until v6
$file->isListable(): bool
Return type
bool
This method modifies the existing $file
object it is applied to and returns it again.