@@ -171,7 +171,7 @@ |
||
| 171 | 171 | /** |
| 172 | 172 | * Retrieve result status message. |
| 173 | 173 | * |
| 174 | - * @return string|null |
|
| 174 | + * @return string |
|
| 175 | 175 | */ |
| 176 | 176 | public function getStatusMessage() |
| 177 | 177 | { |
@@ -258,7 +258,7 @@ |
||
| 258 | 258 | * |
| 259 | 259 | * @param \ZendService\Apple\Exception\RuntimeException $exception |
| 260 | 260 | * |
| 261 | - * @return string |
|
| 261 | + * @return integer |
|
| 262 | 262 | */ |
| 263 | 263 | protected function getErrorCodeFromException(ApnsRuntimeException $exception) |
| 264 | 264 | { |