Ejemplo n.º 1
0
 public function actionDefault()
 {
     $this->texts = $this->textManager->getAllText();
     $this->template->texts = $this->texts;
 }