
| Path : /proc/thread-self/root/proc/thread-self/root/usr/src/php/tests/classes/ |
| Current File : //proc/thread-self/root/proc/thread-self/root/usr/src/php/tests/classes/autoload_interface.p5c |
<?php
interface autoload_interface {
function testFunction();
}
?>