index
:
php
master
pristine-tar
upstream
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
classes
/
autoload_interface.p5c
blob: 6908155e610e84ac113506f1b8e0a6f5445d6536 (
plain
)
1
2
3
4
5
6
7
<?php interface autoload_interface { function testFunction(); } ?>