Пример #1
0
 static function remove($id)
 {
     UserStorage::removeUser($id);
 }