mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-28 18:43:49 +00:00
phpstan, rector, phpcs fixes
This commit is contained in:
@@ -200,7 +200,7 @@ class Event implements HasCenterInterface, HasScopeInterface, TrackCreationInter
|
||||
$this->animators->removeElement($tp);
|
||||
}
|
||||
|
||||
public function getCenter(): ?Center
|
||||
public function getCenter(): Center
|
||||
{
|
||||
return $this->center;
|
||||
}
|
||||
|
Reference in New Issue
Block a user