Completed
Pull Request — master (#536)
by
unknown
07:35
created
htdocs/xoops_lib/Xoops/Locale/MessageFormatter.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -50,7 +50,7 @@
 block discarded – undo
50 50
     /**
51 51
      * Get the error code from the last operation
52 52
      * @link http://php.net/manual/en/messageformatter.geterrorcode.php
53
-     * @return string Code of the last error.
53
+     * @return integer Code of the last error.
54 54
      */
55 55
     public function getErrorCode()
56 56
     {
Please login to merge, or discard this patch.