index
:
FreshRSS (Customized)
custom
edge
Customized version of FreshRSS, a self-hosted RSS feed aggregator
Daniel Smith
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
Exceptions
/
FeedException.php
blob: 26d042f6f87602d873b1baf7d7a94a43da93f132 (
plain
)
1
2
3
4
5
6
<?php declare(strict_types=1); class FreshRSS_Feed_Exception extends Minz_Exception { }