@@ -47,8 +47,10 @@ |
||
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 | */ |