mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-10-10 15:29:41 +00:00
Remove no longer used annotation use statements and replace with attribute use statements
This commit is contained in:
@@ -37,8 +37,6 @@ class ActivityReason
|
||||
|
||||
/**
|
||||
* Get active.
|
||||
*
|
||||
* @return bool
|
||||
*/
|
||||
public function getActive(): bool
|
||||
{
|
||||
@@ -55,8 +53,6 @@ class ActivityReason
|
||||
|
||||
/**
|
||||
* Get id.
|
||||
*
|
||||
* @return int
|
||||
*/
|
||||
public function getId(): ?int
|
||||
{
|
||||
|
Reference in New Issue
Block a user