internalAlertMessage = $mesage; $this->internalAlertMessageType = $type; parent::__construct('alertSection'); } public function initContent() { // dump($this->getTemplateDir()); // $this->getHtml(); // die(); } }