Completed
Push — master ( bb704a...6b671e )
by Florian
01:59
created
code/SOAPModelAccess.php 1 patch
Doc Comments   +3 added lines, -1 removed lines patch added patch discarded remove patch
@@ -47,8 +47,10 @@
 block discarded – undo
47 47
      * Used to emulate RESTful GET requests with XML data.
48 48
      *
49 49
      * @param string $class
50
-     * @param Number $id
50
+     * @param integer $id
51 51
      * @param string $relation Relation name
52
+     * @param string $username
53
+     * @param string $password
52 54
      *
53 55
      * @return string
54 56
      */
Please login to merge, or discard this patch.