@@ -11,6 +11,7 @@ |
||
11 | 11 | * Constructor; |
12 | 12 | * |
13 | 13 | * @param Table $table |
14 | + * @return void |
|
14 | 15 | */ |
15 | 16 | public function __construct(Table $table); |
16 | 17 |