summaryrefslogtreecommitdiff
path: root/app/Core/Csv.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Core/Csv.php')
-rw-r--r--app/Core/Csv.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/Core/Csv.php b/app/Core/Csv.php
index e45af24c..88010166 100644
--- a/app/Core/Csv.php
+++ b/app/Core/Csv.php
@@ -87,7 +87,8 @@ class Csv
*
* @static
* @access public
- * @return integer
+ * @param mixed $value
+ * @return int
*/
public static function getBooleanValue($value)
{