]> git.immae.eu Git - github/wallabag/wallabag.git/blame - src/Wallabag/CoreBundle/Helper/Entry.php
Refactorize the way to retrieve entries
[github/wallabag/wallabag.git] / src / Wallabag / CoreBundle / Helper / Entry.php
CommitLineData
c3235553
NL
1<?php
2
3namespace Wallabag\CoreBundle\Helper;
4
be463487 5class Entry
7df80cb3
J
6{
7}