Last php cs fix

This commit is contained in:
Julie Lenaerts 2024-04-24 10:40:09 +02:00
parent 4c354c47c9
commit 511c0af5fa

View File

@ -632,8 +632,6 @@ class Immersion implements \Stringable
/** /**
* Set note. * Set note.
* *
* @param string $note
*
* @return Immersion * @return Immersion
*/ */
public function setNoteImmersion(?string $note) public function setNoteImmersion(?string $note)