id = (int)$id; } /** * Return the password from the value object * * @return int */ public function getValue() { return $this->id; } }