api_generator / branches / master / tests / test_app / mapped_file.php

history
<?php
class MappedRandomFile extends Object implements SillyTestInterface {
	function woot() {

	}
}
?>