コード例 #1
0
ファイル: Json.php プロジェクト: CoatesDigital/nutshell
 protected function initHandler()
 {
     parent::initHandler();
     $this->writef($this->getHeader());
 }