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.
Эта функция не должна вызываться статически.
Not all Auth Containers implement this functionality.