$api->files()
Returns the all readable files for the parent
Parameters
Name | Type | Default | Description |
---|---|---|---|
$path * | string |
– | Path to file's parent model |
Return type
Exceptions
Type | Description |
---|---|
Kirby\Exception\NotFoundException |
if the file cannot be found |