@@ -101,8 +101,8 @@ |
||
| 101 | 101 | |
| 102 | 102 | /** |
| 103 | 103 | * Check if the message length is too long |
| 104 | - * @param $content |
|
| 105 | - * @param $brevity |
|
| 104 | + * @param string $content |
|
| 105 | + * @param Brevity $brevity |
|
| 106 | 106 | * @return int |
| 107 | 107 | */ |
| 108 | 108 | private function messageIsTooLong($content, $brevity) |