Skip to content

Kirby 4.2.0

$user->purge()

Clean internal caches

$user->purge(): Kirby\Cms\User

Return type

Kirby\Cms\User

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

Parent class

Kirby\Cms\User inherited from Kirby\Cms\ModelWithContent