Completed
Pull Request — master (#13)
by
unknown
01:22
created
src/Resources/Contact.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -81,7 +81,7 @@
 block discarded – undo
81 81
      * @throws \Freshdesk\Exceptions\UnsupportedAcceptHeaderException
82 82
      * @throws \Freshdesk\Exceptions\ValidationException
83 83
      */
84
-	public function makeAgent($id, array $query = [])
84
+    public function makeAgent($id, array $query = [])
85 85
     {
86 86
         $end = $id . '/make_agent';
87 87
 
Please login to merge, or discard this patch.