Browse Source

Comentario

gabriel 7 years ago
parent
commit
d76aafd24b
1 changed files with 1 additions and 1 deletions
  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())