reciever = $reciever; } public function getReciever(): RecieverInterface { return $this->reciever; } }