Skip to content

Commit

Permalink
will update the PHPDoc because tickets() is of type UserTickets
Browse files Browse the repository at this point in the history
  • Loading branch information
HVSoftware committed Oct 15, 2019
1 parent 2effaae commit 2d0ebf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Zendesk/API/Resources/Core/Users.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
* @method OrganizationMemberships organizationMemberships()
* @method OrganizationSubscriptions organizationSubscriptions()
* @method Requests requests()
* @method Tickets tickets()
* @method UserTickets tickets()
*/
class Users extends ResourceAbstract
{
Expand Down

0 comments on commit 2d0ebf3

Please sign in to comment.