예제 #1
0
 protected function preSend()
 {
     parent::preSend();
     header('Content-Type: application/json');
 }