Skip to content

Kirby 4.1.2

$page->purge()

Clean internal caches

$page->purge(): Kirby\Cms\Page

Return type

Kirby\Cms\Page

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

Parent class

Kirby\Cms\Page