@@ -17,6 +17,7 @@ |
||
17 | 17 | /** |
18 | 18 | * instanciate |
19 | 19 | * |
20 | + * @return void |
|
20 | 21 | */ |
21 | 22 | public function __construct(); |
22 | 23 |
@@ -7,6 +7,7 @@ |
||
7 | 7 | |
8 | 8 | /** |
9 | 9 | * instanciate |
10 | + * @return null|\Nymfonya\Component\Http\Session |
|
10 | 11 | */ |
11 | 12 | public function __construct(); |
12 | 13 |