@@ -36,8 +36,6 @@ |
||
36 | 36 | class Version20181022150134 implements ISqlMigration { |
37 | 37 | |
38 | 38 | /** |
39 | - * @param Schema $schema |
|
40 | - * @param array $options |
|
41 | 39 | */ |
42 | 40 | public function sql(IDBConnection $connection) { |
43 | 41 | $platform = $connection->getDatabasePlatform(); |