DEBSOURCES
Skip Quicknav
sources / php7.0 / 7.0.33-0%2Bdeb9u8 / tests / classes / autoload_root.p5c
12345678910
<?php class autoload_root { function testFunction() { return true; } } ?>