]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/Wallabag/CoreBundle/Helper/Entry.php
rename Entries to Entry
[github/wallabag/wallabag.git] / src / Wallabag / CoreBundle / Helper / Entry.php
similarity index 78%
rename from src/Wallabag/CoreBundle/Helper/Entries.php
rename to src/Wallabag/CoreBundle/Helper/Entry.php
index 6eeca4ff8f266d87866fa6dc2b5a60d74f476738..219711b3de61d807ce9494c83dc4d25ba973b4ba 100644 (file)
@@ -2,6 +2,6 @@
 
 namespace Wallabag\CoreBundle\Helper;
 
-class Entries
+class Entry
 {
 }