@@ -81,7 +81,7 @@ |
||
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 |