@@ -258,7 +258,7 @@ class Film
return $this;
}
- public function getNbComs(): int
+ public function getNbComs(): ?int
{
return $this->nbComs;