]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/DoctrineMigrations/Version20160812120952.php
Added publication date
[github/wallabag/wallabag.git] / app / DoctrineMigrations / Version20160812120952.php
index 053b8d889c736baf3030d0c89c1ffdcbdb357af6..13272267046514d58c502b54d9af4d09453d27b0 100644 (file)
@@ -7,6 +7,9 @@ use Doctrine\DBAL\Schema\Schema;
 use Symfony\Component\DependencyInjection\ContainerAwareInterface;
 use Symfony\Component\DependencyInjection\ContainerInterface;
 
+/**
+ * Added name field on wallabag_oauth2_clients.
+ */
 class Version20160812120952 extends AbstractMigration implements ContainerAwareInterface
 {
     /**