Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $application->onError[] = function () use ($application) {
- $fullname = $application->getPresenter->getName(TRUE);
- // získat modul z $fullname
- $application->errorPresenter = $moduleErrorPresenter;
- };
Advertisement
Add Comment
Please, Sign In to add comment