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
/
tests
/
test_getset
/
code.php
blob: 722af1e79e787f12ba4368603c3cbf90445dcb4f (
plain
)
1
2
3
4
5
6
<?php function test_func($ste) { $ste->vars["foo"] = "bar"; }