Skip to content

Kirby 4.2.0

$pageactions->publish()

$pageactions->publish(): Kirby\Cms\PageActions

Return type

Kirby\Cms\PageActions

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

Exceptions

Type Description
Kirby\Exception\LogicException If the folder cannot be moved

Parent class

Kirby\Cms\PageActions