slot = $slot; } /** * @return mixed */ public function getSlot() { return $this->slot; } }