id; } public function setHub(Hub $hub) { $this->hub = $hub; return $this; } public function getHub() { return $this->hub; } }