@@ -101,7 +101,7 @@ |
||
| 101 | 101 | |
| 102 | 102 | /** |
| 103 | 103 | * @param string $type Message type |
| 104 | - * @param mixed $message Message content |
|
| 104 | + * @param string $message Message content |
|
| 105 | 105 | * |
| 106 | 106 | * @return void |
| 107 | 107 | */ |
@@ -9,7 +9,7 @@ |
||
| 9 | 9 | /** |
| 10 | 10 | * Get answers by questions (ID). |
| 11 | 11 | * |
| 12 | - * @param array $anwers |
|
| 12 | + * @param array $answers |
|
| 13 | 13 | * |
| 14 | 14 | * @return array |
| 15 | 15 | */ |