summaryrefslogtreecommitdiff
path: root/languages/classes/LanguageZh_hans.php
diff options
context:
space:
mode:
authorPierre Schmitz <pierre@archlinux.de>2014-12-27 15:41:37 +0100
committerPierre Schmitz <pierre@archlinux.de>2014-12-31 11:43:28 +0100
commitc1f9b1f7b1b77776192048005dcc66dcf3df2bfb (patch)
tree2b38796e738dd74cb42ecd9bfd151803108386bc /languages/classes/LanguageZh_hans.php
parentb88ab0086858470dd1f644e64cb4e4f62bb2be9b (diff)
Update to MediaWiki 1.24.1
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