]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/Wallabag/CoreBundle/Entity/Users.php
move WallabagBundle into Wallabag:CoreBundle
[github/wallabag/wallabag.git] / src / Wallabag / CoreBundle / Entity / Users.php
similarity index 98%
rename from src/WallabagBundle/Entity/Users.php
rename to src/Wallabag/CoreBundle/Entity/Users.php
index a48f2240fb545874b6b3099b40f4aef59cd33044..3db4a3fd954c770755601539026c9bfc2c737b22 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 
-namespace WallabagBundle\Entity;
+namespace Wallabag\CoreBundle\Entity;
 
 use Doctrine\ORM\Mapping as ORM;