@@ -163,7 +163,7 @@ |
||
| 163 | 163 | * Is the message s9e formatted |
| 164 | 164 | * |
| 165 | 165 | * @param string $message Message text |
| 166 | - * @return bool True if message is s9e formatted, false otherwise |
|
| 166 | + * @return integer True if message is s9e formatted, false otherwise |
|
| 167 | 167 | */ |
| 168 | 168 | protected function s9e_format($message) |
| 169 | 169 | { |