Ejemplo n.º 1
0
 public function actionMatchInterpret($match)
 {
     $this->sendJson($this->interpreti->match($match, 10, 0));
 }