entity = $entity; $this->mot = $mot; } public function getVector(){ return $this->mot; } }