From cdc9b1055e1b6ba8792edd8047db0a9751f42c94 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sun, 4 Apr 2021 17:10:51 +0200 Subject: [PATCH] many fixes and expands and module expansions --- Models/Audit.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Models/Audit.php b/Models/Audit.php index ba07548..bf98540 100755 --- a/Models/Audit.php +++ b/Models/Audit.php @@ -184,7 +184,7 @@ class Audit /** * Get subtype. * - * @return int + * @return string * * @since 1.0.0 */