@@ -15,7 +15,6 @@ discard block |
||
15 | 15 | /** |
16 | 16 | * Get details on item to load form with. |
17 | 17 | * |
18 | - * @param integer $id get details on item with id. |
|
19 | 18 | * |
20 | 19 | * @return object true if okey, false if something went wrong. |
21 | 20 | */ |
@@ -58,7 +57,6 @@ discard block |
||
58 | 57 | /** |
59 | 58 | * Description. |
60 | 59 | * |
61 | - * @param datatype $variable Description |
|
62 | 60 | * |
63 | 61 | * @throws Exception |
64 | 62 | * |
@@ -85,7 +83,6 @@ discard block |
||
85 | 83 | /** |
86 | 84 | * Description. |
87 | 85 | * |
88 | - * @param datatype $variable Description |
|
89 | 86 | * |
90 | 87 | * @throws Exception |
91 | 88 | * |