mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-22 15:43:51 +00:00
fix cs
This commit is contained in:
@@ -82,7 +82,7 @@ class Center implements HasCenterInterface, \Stringable
|
||||
return $this->groupCenters;
|
||||
}
|
||||
|
||||
public function getId(): null|int
|
||||
public function getId(): ?int
|
||||
{
|
||||
return $this->id;
|
||||
}
|
||||
|
Reference in New Issue
Block a user