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
/
ContinueException.php
blob: af79b1bf82ec142d2089f641fc42beb4a3c7eb2c (
plain
)
1
2
3
4
5
<?php namespace kch42\ste; class ContinueException extends \Exception { }