index
:
Archive/elements
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
AppException.php
blob: d7949a38d395e83ee7083dc7dcdce3b59aea2d78 (
plain
)
1
2
3
4
5
6
7
<?php namespace Elements; class AppException extends \Exception {}