We have moved our forum to GitHub Discussions. For questions about Phalcon v3/v4/v5 you can visit here and for Phalcon v6 here.

Task Initialize

Is there any chance to override constructor \Phalcon\Cli\Task or find any workaround?

Thanks,



39.2k
Accepted
answer
edited May '15
public function initialize()
{
       // ....
}