Is there any way to cancel the effect of the shoot after it is completed. I use $this->view->escape()for multiple values, but there is one value that I really don't want to run away from. Is there a way to literally change the effect on the escape after it is completed?
source
share