index
:
ste
autoescape
develop
make-composer-compatible
master
parser2
scopes
The STE Template Engine is a compiling template engine for PHP ≥ 5.3.
Laria Carolin Chabowski
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
BreakException.php
blob: 563bf530d88fc0a031ac8060a1bb7a53498a20b4 (
plain
)
1
2
3
4
5
<?php namespace kch42\ste; class BreakException extends \Exception { }