]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/DoctrineMigrations/Version20161117071626.php
Merge remote-tracking branch 'origin/master' into 2.3
[github/wallabag/wallabag.git] / app / DoctrineMigrations / Version20161117071626.php
index d864888f1acd15ef3fb1f5e925849f1ec99f670c..e779eacfba9e16217b6b1fee758e69277390f7cf 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
 {
     /**