number; } /** * @return string */ public function getName() { return $this->name; } }