summaryrefslogtreecommitdiff
path: root/languages/classes/LanguageZh_hans.php
diff options
context:
space:
mode:
Diffstat (limited to 'languages/classes/LanguageZh_hans.php')
-rw-r--r--languages/classes/LanguageZh_hans.php9
1 files changed, 5 insertions, 4 deletions
diff --git a/languages/classes/LanguageZh_hans.php b/languages/classes/LanguageZh_hans.php
index 3851c8fe..6483d90b 100644
--- a/languages/classes/LanguageZh_hans.php
+++ b/languages/classes/LanguageZh_hans.php
@@ -26,8 +26,9 @@
*
* @ingroup Language
*/
+// @codingStandardsIgnoreStart Ignore class name is not in camel caps format error
class LanguageZh_hans extends Language {
-
+ // @codingStandardsIgnoreEnd
/**
* @return bool
*/
@@ -40,7 +41,7 @@ class LanguageZh_hans extends Language {
* for now just treat each character as a word.
* @todo FIXME: Only do this for Han characters...
*
- * @param $string string
+ * @param string $string
*
* @return string
*/
@@ -51,7 +52,7 @@ class LanguageZh_hans extends Language {
}
/**
- * @param $s
+ * @param string $s
* @return string
*/
function normalizeForSearch( $s ) {
@@ -71,7 +72,7 @@ class LanguageZh_hans extends Language {
*
* @since 1.21
*
- * @param integer $seconds The amount of seconds.
+ * @param int $seconds The amount of seconds.
* @param array $chosenIntervals The intervals to enable.
*
* @return string