public function getTemplate() { return $this->tpl; }
/** * Get the assigned template. * * @return array */ public function getTemplate() { return $this->object->getTemplate(); }