diff options
Diffstat (limited to 'app/DoctrineMigrations/Version20190806130304.php')
-rw-r--r-- | app/DoctrineMigrations/Version20190806130304.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/DoctrineMigrations/Version20190806130304.php b/app/DoctrineMigrations/Version20190806130304.php index c577509d..8b0271b1 100644 --- a/app/DoctrineMigrations/Version20190806130304.php +++ b/app/DoctrineMigrations/Version20190806130304.php | |||
@@ -12,7 +12,7 @@ use Wallabag\CoreBundle\Doctrine\WallabagMigration; | |||
12 | * - user_created | 12 | * - user_created |
13 | * - user_starred | 13 | * - user_starred |
14 | * - tag_label | 14 | * - tag_label |
15 | * - config_feed_token | 15 | * - config_feed_token. |
16 | */ | 16 | */ |
17 | final class Version20190806130304 extends WallabagMigration | 17 | final class Version20190806130304 extends WallabagMigration |
18 | { | 18 | { |