Projects
/
Api Generator
Login
or
Register
Source
Timeline
Wiki
Tickets
Versions
api_generator
/
branches
/
master
/
tests
/
test_app
/ silly_interface_file.php
history
<?php interface SillyTestInterface { function woot(); }