Skip to content
Code-Schnipsel Gruppen Projekte
  • Henning Leutz's avatar
    refactor: remove unnecessary comments in user conversion · 6748a193
    verfasst von Henning Leutz
    Removed some superfluous comments and exception declaration in the `convertUserToErpUser` function
    within the `User.php` class. These comments were not adding any useful information, and the
    exception mentioned was not being thrown, hence their removal.
    6748a193