aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/ImportBundle/Consumer/AbstractConsumer.php
Commit message (Collapse)AuthorAgeFilesLines
* Re-facto EntryConsumerJeremy Benoist2016-09-111-0/+74
Using an abstract method allow to share code but also can be used it we add a new broker in the future