Completed
Push — master ( 2c0cde...363a2f )
by Tyler
03:02 queued 44s
created
src/PeopleMatter.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -92,6 +92,7 @@
 block discarded – undo
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"){
Please login to merge, or discard this patch.