Completed
Push — master ( 363a2f...20dbe7 )
by Tyler
02:43
created
src/PeopleMatter.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -60,6 +60,7 @@
 block discarded – undo
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)
Please login to merge, or discard this patch.