mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2026-03-16 19:07:48 +00:00
Remove no longer used annotation use statements and replace with attribute use statements
This commit is contained in:
@@ -75,8 +75,6 @@ class Charge extends AbstractElement implements HasCentersInterface
|
||||
|
||||
/**
|
||||
* Get id.
|
||||
*
|
||||
* @return int
|
||||
*/
|
||||
public function getId(): ?int
|
||||
{
|
||||
|
||||
@@ -47,8 +47,6 @@ class Resource extends AbstractElement implements HasCentersInterface
|
||||
|
||||
/**
|
||||
* Get id.
|
||||
*
|
||||
* @return int
|
||||
*/
|
||||
public function getId(): ?int
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user