FileRules::update()
Validates if the file can be updated
Parameters
Name | Type | Default |
---|---|---|
$file * | Kirby\Cms\File |
– |
$content | array |
[ ] |
Return type
bool
Exceptions
Type | Description |
---|---|
Kirby\Exception\PermissionException |
If the user is not allowed to update the file |