Jelajahi Sumber

Merge remote-tracking branch 'origin/feature/V8-7750-la-mire-de-connexion' into feature/V8-7750-la-mire-de-connexion

Olivier Massot 2 bulan lalu
induk
melakukan
c045de0b27
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      src/Entity/Public/PublicEvent.php

+ 1 - 1
src/Entity/Public/PublicEvent.php

@@ -202,7 +202,7 @@ class PublicEvent
         return $this;
     }
 
-    public function getHasHelloAssoForm(): ?string
+    public function getHasHelloAssoForm(): ?bool
     {
         return $this->hasHelloAssoForm;
     }