2015-03-31 17:15:46 -03:00

8 lines
98 B
PHP

<?php
class Controller_Api_Test_Sandbox extends Cana_Controller {
public function init(){
}
}