diff options
Diffstat (limited to 'app/class/modelhome.php')
-rw-r--r-- | app/class/modelhome.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/class/modelhome.php b/app/class/modelhome.php index fb5989c..5b3b5a5 100644 --- a/app/class/modelhome.php +++ b/app/class/modelhome.php @@ -55,7 +55,7 @@ class Modelhome extends Modelart } /** - * @var array array of the columns to show from the user + * @param array array of the columns to show from the user * * @return array assoc each key columns to a boolean value to show or not */ |