aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Helper/Entries.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/Wallabag/CoreBundle/Helper/Entries.php')
-rw-r--r--src/Wallabag/CoreBundle/Helper/Entries.php10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/Wallabag/CoreBundle/Helper/Entries.php b/src/Wallabag/CoreBundle/Helper/Entries.php
new file mode 100644
index 00000000..a54c3a74
--- /dev/null
+++ b/src/Wallabag/CoreBundle/Helper/Entries.php
@@ -0,0 +1,10 @@
1<?php
2
3namespace Wallabag\CoreBundle\Helper;
4
5
6class Entries {
7
8
9
10} \ No newline at end of file