alias = $data['alias']; } /* Get the alias. */ public function getAlias() { return $this->alias; } }