Media::unpublish()
Deletes all versions of the given file within the parent directory
Parameters
Name | Type | Default |
---|---|---|
$directory * | string |
– |
$file * | Kirby\Cms\File |
– |
$ignore | string |
null |
Return type
bool