index
:
forks/tt-rss
main
Fork of deprecated tt-rss repo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vendor
/
andreskrey
/
Readability
/
ParseException.php
blob: 646c04a3755dff27ea3bc94473b79255e9dceca8 (
plain
)
1
2
3
4
5
6
7
<?php
namespace
andreskrey\Readability
;
class
ParseException
extends
\Exception
{
}