@@ -549,6 +549,9 @@ |
||
| 549 | 549 | |
| 550 | 550 | } |
| 551 | 551 | |
| 552 | + /** |
|
| 553 | + * @param AbstractDatabaseManipulator $manipulator |
|
| 554 | + */ |
|
| 552 | 555 | public static function wrap($description, $manipulator) |
| 553 | 556 | { |
| 554 | 557 | return new SchemaDescription($description, $manipulator); |