]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/DoctrineMigrations/Version20160911214952.php
Added information about latest migrations
[github/wallabag/wallabag.git] / app / DoctrineMigrations / Version20160911214952.php
index 6ddeb767c85acd23291ee4e1edd3809c6e7fea92..edef81ed558b895dd71270afa788e0cc1570b9c1 100644 (file)
@@ -7,6 +7,9 @@ use Doctrine\DBAL\Schema\Schema;
 use Symfony\Component\DependencyInjection\ContainerAwareInterface;
 use Symfony\Component\DependencyInjection\ContainerInterface;
 
+/**
+ * Added settings for RabbitMQ and Redis imports
+ */
 class Version20160911214952 extends AbstractMigration implements ContainerAwareInterface
 {
     /**