loadHelper('Html');` * * @return void */ public function initialize() { parent::initialize(); $this->loadHelper('Amount'); } }