mixed Auth::removeUser (string $username)
mixed Auth::removeUser
Remove a user from the Auth Container.
the username of the user to remove
mixed - TRUE on success, a PEAR Error on failure.
Diese Methode kann nicht statisch aufgerufen werden.
Not all Auth Containers implement this functionality.