diff --git a/include/functions.php b/include/functions.php index 14de32e95ba42546ccab1c8e3499ad49dde9b3e1..f4a218ce3e329ae657341b11bee3827407de57e3 100644 --- a/include/functions.php +++ b/include/functions.php @@ -267,7 +267,7 @@ * * @param mixed $param * - * @return mixed + * @return mixed|null */ function clean($param) { if (is_array($param)) {