Skip to content

Kirby 5.0.4

$userActions->delete()

Deletes the user

$userActions->delete(): bool

Return type

bool

This method modifies the existing $useractions object it is applied to and returns it again.

Exceptions

Parent class

Kirby\Cms\UserActions