aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/access.php
diff options
context:
space:
mode:
Diffstat (limited to 'engine/lib/access.php')
-rw-r--r--engine/lib/access.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/lib/access.php b/engine/lib/access.php
index ef9794802..de246ee20 100644
--- a/engine/lib/access.php
+++ b/engine/lib/access.php
@@ -558,7 +558,7 @@ function delete_access_collection($collection_id) {
*
* @param int $collection_id The collection ID
*
- * @return array|false
+ * @return object|false
*/
function get_access_collection($collection_id) {
global $CONFIG;