$fileactions->publish()
Move the file to the public media folder if it's not already there.
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