In the help of this event, I read :
Does it mean that this variable (accessible with $params['content']) is passed by reference and when I modify its contents in a UDT appended to the event, my changes will affect the variable which was used as an argument in Events::SendEvent and be stored in the database?'content' - Reference to the affected content text.