X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=app%2FDoctrineMigrations%2FVersion20171105202000.php;h=3769045feb1ba2c8b47c73d3040abf458db3885a;hb=eae8138b33e4ed4a5d1a98daf77941ef691629de;hp=b1cff9cea7f334ee053a220e0e8cd89d885612d8;hpb=65152fcb899e1d073847718e2f7847180fa26a40;p=github%2Fwallabag%2Fwallabag.git diff --git a/app/DoctrineMigrations/Version20171105202000.php b/app/DoctrineMigrations/Version20171105202000.php index b1cff9ce..3769045f 100644 --- a/app/DoctrineMigrations/Version20171105202000.php +++ b/app/DoctrineMigrations/Version20171105202000.php @@ -8,7 +8,7 @@ use Symfony\Component\DependencyInjection\ContainerAwareInterface; use Symfony\Component\DependencyInjection\ContainerInterface; /** - * Add origin_url column + * Add origin_url column. */ class Version20171105202000 extends AbstractMigration implements ContainerAwareInterface {