@@ -60,6 +60,7 @@ |
||
60 | 60 | /** |
61 | 61 | * Executes a request to the PeopleMatter API |
62 | 62 | * @param string $url The URL to send to |
63 | + * @param string $method |
|
63 | 64 | * @return mixed The response data |
64 | 65 | */ |
65 | 66 | protected function request($method, $url, $data) |