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