@@ -23,6 +23,7 @@ |
||
23 | 23 | |
24 | 24 | /** |
25 | 25 | * {@inheritdoc} |
26 | + * @param string $schema |
|
26 | 27 | */ |
27 | 28 | public function __construct(MysqlConnectionAdapter $adapter, $schema) |
28 | 29 | { |