Ejemplo n.º 1
0
 public function setup()
 {
     parent::setup();
     $this->Subject = new Subject(['action' => 'index']);
 }