AI hace 2 meses
padre
commit
4a0d37155b
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      app/JsonRpc/UserService.php

+ 1 - 0
app/JsonRpc/UserService.php

@@ -20,6 +20,7 @@ class UserService implements UserServiceInterface
      * @param int $gender
      * @return string
      */
+
     public function createUser(array $data): array
     {
         Db::beginTransaction();