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
/
lib
/
phpgt
/
cssxpath
/
src
/
NotYetImplementedException.php
blob: 39d12b3bc46a3a6e0a0db5a19a0f73b8cbba15d6 (
plain
)
1
2
3
4
<?php namespace Gt\CssXPath; class NotYetImplementedException extends CssXPathException {}