@@ -50,7 +50,7 @@ |
||
| 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 | { |