@@ -47,7 +47,7 @@ |
||
| 47 | 47 | /** |
| 48 | 48 | * Create a new class instance. |
| 49 | 49 | * |
| 50 | - * @return void |
|
| 50 | + * @return boolean|string |
|
| 51 | 51 | */ |
| 52 | 52 | public function __construct() |
| 53 | 53 | { |
@@ -46,7 +46,7 @@ |
||
| 46 | 46 | /** |
| 47 | 47 | * Create a new class instance. |
| 48 | 48 | * |
| 49 | - * @return void |
|
| 49 | + * @return boolean|string |
|
| 50 | 50 | */ |
| 51 | 51 | public function __construct() |
| 52 | 52 | { |
@@ -45,7 +45,7 @@ |
||
| 45 | 45 | /** |
| 46 | 46 | * Create a new class instance. |
| 47 | 47 | * |
| 48 | - * @return void |
|
| 48 | + * @return integer |
|
| 49 | 49 | */ |
| 50 | 50 | public function __construct() |
| 51 | 51 | { |