$pageActions->delete()
Deletes the page
$pageActions->delete(bool $force = false): bool
Parameters
Name | Type | Default |
---|---|---|
$force | bool |
false
|
Return type
bool
This method modifies the existing $pageactions
object it is applied to and returns it again.
Parent class
Kirby\Cms\PageActions