@@ -92,6 +92,7 @@ |
||
92 | 92 | * Builds the request URL to the PeopleMatter API for a specified action |
93 | 93 | * @param string $action The long URL |
94 | 94 | * @param string $action The API action |
95 | + * @param string $url |
|
95 | 96 | * @return string The URL |
96 | 97 | */ |
97 | 98 | protected function buildRequestUrl($url,$action = "shorten"){ |