Skip to content

Kirby 4.2.0

$file->isListable()

Check if the file can be listable by the current user This permission depends on the read option until v5

$file->isListable(): bool

Return type

bool

Parent class

Kirby\Cms\File