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

history
<?php
class ThrowDown extends TheClassThatShallNotBeCreated {
	
}
?>