]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/DoctrineMigrations/Version20170407200919.php
Removed is_public in Entry edit form
[github/wallabag/wallabag.git] / app / DoctrineMigrations / Version20170407200919.php
index 71f53b857b531e01dbf5250b191c7b37c450fed6..4b9d475aca426f52da24e9e9d2433c69fb95c69f 100644 (file)
@@ -8,7 +8,7 @@ use Symfony\Component\DependencyInjection\ContainerAwareInterface;
 use Symfony\Component\DependencyInjection\ContainerInterface;
 
 /**
- * Remove isPublic in Entry Table
+ * Remove isPublic in Entry Table.
  */
 class Version20170407200919 extends AbstractMigration implements ContainerAwareInterface
 {