Sfoglia il codice sorgente

FD3-223 php annotations

Guillermo Espinoza 7 anni fa
parent
commit
b4e551f9c8
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      Services/WebserviceMock.php

+ 2 - 0
Services/WebserviceMock.php

@@ -67,6 +67,8 @@ class WebserviceMock extends Webservice
     /**
      * @param string $url
      * @param string $method
+     * @param array $data
+     * @param array $credentials
      *
      * @return HttpResponse
      */