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
/
ZipMissingException.php
blob: c33c1bcb822fa0ff6357983ba75c6a2e42b1e20c (
plain
)
1
2
3
4
5
<?php declare(strict_types=1); class FreshRSS_ZipMissing_Exception extends Exception { }