Skip to content

Kirby 5.0.4

$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 modifies the existing $fileactions object it is applied to and returns it again.

Parent class

Kirby\Cms\FileActions