gabriel hace 7 años
padre
commit
d76aafd24b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Services/WebserviceMock.php

+ 1 - 1
Services/WebserviceMock.php

@@ -67,7 +67,7 @@ class WebserviceMock extends Webservice
     /**
      * @param string $url
      * @param string $method
-     *s
+     *
      * @return HttpResponse
      */
     public function makeGetRequest($url, $method = HttpRequestInterface::METHOD_GET, $data = array())