Explorar o código

[ZF-6619]Invalid @return value for getLanguage()

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@15554 44c647ce-9c0f-0410-b52a-842ac1e357ba
yoshida@zend.co.jp %!s(int64=16) %!d(string=hai) anos
pai
achega
b4b0264025
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      library/Zend/Locale.php

+ 1 - 1
library/Zend/Locale.php

@@ -440,7 +440,7 @@ class Zend_Locale
     /**
     /**
      * Returns the language part of the locale
      * Returns the language part of the locale
      *
      *
-     * @return language
+     * @return string - language
      */
      */
     public function getLanguage()
     public function getLanguage()
     {
     {