Passed
Branch master (3fd44d)
by Lars
02:51
created
src/Service.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -42,7 +42,7 @@
 block discarded – undo
42 42
     /**
43 43
      * Add new registration to EDBBrugs
44 44
      *
45
-     * @param object $request The XML request to use when adding a new registration
45
+     * @param Registration $request The XML request to use when adding a new registration
46 46
      *
47 47
      * @return integer (successful registrations) or throws Exception
48 48
      */
Please login to merge, or discard this patch.