Completed
Push — master ( d5933f...bcce86 )
by Raphaël
02:11
created
src/CertainApiClient.php 1 patch
Doc Comments   +2 added lines, -1 removed lines patch added patch discarded remove patch
@@ -87,8 +87,9 @@
 block discarded – undo
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)
Please login to merge, or discard this patch.