@@ -87,8 +87,9 @@ |
||
87 | 87 | |
88 | 88 | /** |
89 | 89 | * Build the URI to request |
90 | - * @param string|array $ressourceName |
|
90 | + * @param string $ressourceName |
|
91 | 91 | * @param string $ressourceId |
92 | + * @param string $ressourcePath |
|
92 | 93 | * @return string |
93 | 94 | */ |
94 | 95 | private function builPathToCall($ressourceName,$ressourcePath =null, $ressourceId = null) |