Completed
Push — master ( f897ee...d191f9 )
by Tyler
02:27
created
src/PeopleMatter.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -73,6 +73,9 @@
 block discarded – undo
73 73
         ]);
74 74
     }
75 75
 
76
+    /**
77
+     * @return string
78
+     */
76 79
     protected function buildUrl($resource)
77 80
     {
78 81
         return "https://{$this->host}/api/{$resource}";
Please login to merge, or discard this patch.