Ok I finally figured out that I should use
$this->_helper->redirector->goToUrl();

instead of
$this->_helper->redirector()->goToUrl();

( the function brackets are the clue)

:) in every helper this is different, maybe this should be normalized?
may help future users avoid such mistakes.


-- 
Łukasz Wojciechowski

Reply via email to