From bf181eeeda9a316872309634f4d44de80273d3db Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sun, 9 Dec 2018 22:20:51 +0100 Subject: [PATCH] Fix doc align --- Models/StaffList.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Models/StaffList.php b/Models/StaffList.php index dec19c2..f70261a 100644 --- a/Models/StaffList.php +++ b/Models/StaffList.php @@ -53,8 +53,8 @@ class StaffList * This function gets all accounts in a range * * @param array $filter Filter for search results - * @param int $offset Offset for first account - * @param int $limit Limit for results + * @param int $offset Offset for first account + * @param int $limit Limit for results * * @return array *