@@ -21,11 +21,10 @@ discard block |
||
21 | 21 | /** |
22 | 22 | * Description. |
23 | 23 | * |
24 | - * @param datatype $variable Description |
|
25 | 24 | * |
26 | 25 | * @throws Exception |
27 | 26 | * |
28 | - * @return void |
|
27 | + * @return boolean |
|
29 | 28 | */ |
30 | 29 | public function loginUser($acronym) |
31 | 30 | { |
@@ -38,7 +37,6 @@ discard block |
||
38 | 37 | /** |
39 | 38 | * Description. |
40 | 39 | * |
41 | - * @param datatype $variable Description |
|
42 | 40 | * |
43 | 41 | * @throws Exception |
44 | 42 | * |
@@ -53,11 +51,10 @@ discard block |
||
53 | 51 | /** |
54 | 52 | * Description. |
55 | 53 | * |
56 | - * @param datatype $variable Description |
|
57 | 54 | * |
58 | 55 | * @throws Exception |
59 | 56 | * |
60 | - * @return void |
|
57 | + * @return boolean |
|
61 | 58 | */ |
62 | 59 | public function logOut() |
63 | 60 | { |