]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/DoctrineMigrations/Version20160916201049.php
Merge remote-tracking branch 'origin/master' into 2.3
[github/wallabag/wallabag.git] / app / DoctrineMigrations / Version20160916201049.php
index 8b42bb8791a69bc3f0220508186cda0496adaf81..ff34c8944e2ab3c2dd024713380a7a57ea9dc4ee 100644 (file)
@@ -7,6 +7,9 @@ use Doctrine\DBAL\Schema\Schema;
 use Symfony\Component\DependencyInjection\ContainerAwareInterface;
 use Symfony\Component\DependencyInjection\ContainerInterface;
 
+/**
+ * Added pocket_consumer_key field on wallabag_config.
+ */
 class Version20160916201049 extends AbstractMigration implements ContainerAwareInterface
 {
     /**