Exemplo n.º 1
0
 public function render()
 {
     header("Location: " . $this->redirectUrl);
     parent::render();
 }