index
:
delta/php2.git
master
museum.php.net: php5/php-5.4.13.tar.bz2
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
dev
/
generate-phpt
/
src
/
setup
/
exceptions
/
gtMissingArgumentException.php
blob: 91638e5ade63d791f0a20a768f5d9e443147dfc8 (
plain
)
1
2
3
4
5
6
7
<?php class gtMissingArgumentException extends RuntimeException { } ?>