aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Helper/Entry.php
blob: 219711b3de61d807ce9494c83dc4d25ba973b4ba (plain) (blame)
1
2
3
4
5
6
7
<?php

namespace Wallabag\CoreBundle\Helper;

class Entry
{
}