]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/DoctrineMigrations/Version20161117071626.php
Added information about latest migrations
[github/wallabag/wallabag.git] / app / DoctrineMigrations / Version20161117071626.php
index d864888f1acd15ef3fb1f5e925849f1ec99f670c..8daa2142b1afa3f5303616aaeaab6531c97129cc 100644 (file)
@@ -7,6 +7,9 @@ use Doctrine\DBAL\Schema\Schema;
 use Symfony\Component\DependencyInjection\ContainerAwareInterface;
 use Symfony\Component\DependencyInjection\ContainerInterface;
 
+/**
+ * Added the internal setting to share articles to unmark.it
+ */
 class Version20161117071626 extends AbstractMigration implements ContainerAwareInterface
 {
     /**