index
:
php
master
pristine-tar
upstream
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
dev
/
generate-phpt
/
src
/
setup
/
exceptions
/
gtUnknownSectionException.php
blob: c4843240d704c8fa5c2b59ee3f5e0b3621ea629b (
plain
)
1
2
3
4
5
6
<
?php
class
gtUnknownSectionException
extends
RuntimeException
{
}
?
>