Skip to content

Kirby 4.1.2

$fileactions->publish()

Move the file to the public media folder if it's not already there.

$fileactions->publish(): Kirby\Cms\FileActions

Return type

Kirby\Cms\FileActions

This method does not modify the existing $fileactions object but returns a new object with the changes applied. Learn more →

Parent class

Kirby\Cms\FileActions