Non potresti avere un metodo a cui passi l'array dei messaggi ?

public function setMessaggi($array) {
$this->messaggi = $array;
}