$userActions->deleteAvatar()
Deletes the existing avatar if it exists
$userActions->deleteAvatar(): bool
Return type
bool
This method modifies the existing $useractions object it is applied to and returns it again.
Parent class
Kirby\Cms\UserActions