mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-11-23 20:37:45 +00:00
Apply 1 suggestion(s) to 1 file(s)
This commit is contained in:
@@ -55,7 +55,7 @@ class AsideActivityCategory
|
|||||||
return $this;
|
return $this;
|
||||||
}
|
}
|
||||||
|
|
||||||
public function getIsActive(): ?bool
|
public function getIsActive(): bool
|
||||||
{
|
{
|
||||||
return $this->isActive;
|
return $this->isActive;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user