From b65ae214c6411abc86ef1e0ba154d1e7830489a7 Mon Sep 17 00:00:00 2001 From: Gabriel Tavares Date: Sun, 12 Nov 2017 05:31:57 +0000 Subject: [PATCH] Updated documentation [ci skip] --- src/Resources/Ticket.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Resources/Ticket.php b/src/Resources/Ticket.php index 8ee23be..a52a2c6 100644 --- a/src/Resources/Ticket.php +++ b/src/Resources/Ticket.php @@ -137,7 +137,7 @@ public function timeEntries($id, array $query = null) * Make sure to pass a valid $filtersQuery string example: "type:question" * * @api - * @param string $filterQuery + * @param string $filtersQuery * @return array|null * @throws \Freshdesk\Exceptions\AccessDeniedException * @throws \Freshdesk\Exceptions\ApiException