aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Helper/Entry.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/Wallabag/CoreBundle/Helper/Entry.php')
-rw-r--r--src/Wallabag/CoreBundle/Helper/Entry.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/Wallabag/CoreBundle/Helper/Entry.php b/src/Wallabag/CoreBundle/Helper/Entry.php
new file mode 100644
index 00000000..219711b3
--- /dev/null
+++ b/src/Wallabag/CoreBundle/Helper/Entry.php
@@ -0,0 +1,7 @@
1<?php
2
3namespace Wallabag\CoreBundle\Helper;
4
5class Entry
6{
7}