_id = (string) $id; } /** * * get role id * * @return string */ public function getId() { return $this->_id; } }