I need a way to clear all previously prepended title in my MVC application. I tried to use Phalcon\Tag::resetInput(), but it's depreicated and showing errors. Any other way to do it?
I need a way to clear all previously prepended title in my MVC application. I tried to use Phalcon\Tag::resetInput(), but it's depreicated and showing errors. Any other way to do it?