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: 49843f3edd8a05f146e3d46938791e5ac3cacbda (
plain
)
1
2
3
4
5
6
7
<?php declare(strict_types=1); class FreshRSS_Feed_Exception extends Exception { }