]> git.immae.eu Git - github/wallabag/wallabag.git/blob - src/Wallabag/CoreBundle/Entity/RuleInterface.php
Added translation using Weblate (Chinese (Traditional))
[github/wallabag/wallabag.git] / src / Wallabag / CoreBundle / Entity / RuleInterface.php
1 <?php
2
3 namespace Wallabag\CoreBundle\Entity;
4
5 interface RuleInterface
6 {
7 }