$file->unpublish()
Remove all public versions of this file
$file->unpublish(bool $onlyMedia = false): Kirby\Cms\File
Parameters
| Name | Type | Default |
|---|---|---|
| $onlyMedia | bool |
false |
Return type
This method does not modify the existing $file object but returns a new object with the changes applied. Learn more →