Exemplo n.º 1
0
 public function getIndex()
 {
     return Helper::prettyJson(['asdf' => 'qwerty'], 200);
 }