@@ -23,7 +23,7 @@ |
||
23 | 23 | /** |
24 | 24 | * Add message to session array |
25 | 25 | * |
26 | - * @param $type string with message type |
|
26 | + * @param string $type string with message type |
|
27 | 27 | * @param $message string with message text |
28 | 28 | * |
29 | 29 | * @return void |