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: 3f9a4e70a49e21daa770f0e42a15ebe78a3dcb24 (
plain
)
1
2
3
4
5
6
7
<?php interface autoload_interface { function testFunction(); } ?>