mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-26 08:35:00 +00:00
phpstan, rector, phpcs fixes
This commit is contained in:
@@ -52,6 +52,7 @@ class EventBudgetElement
|
||||
{
|
||||
$this->id = $id;
|
||||
}
|
||||
|
||||
public function getAmount(): float
|
||||
{
|
||||
return (float) $this->amount;
|
||||
|
Reference in New Issue
Block a user