mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2026-03-12 08:57:52 +00:00
Upgrade of php-cs-fixer
This commit is contained in:
@@ -46,7 +46,7 @@ class CalendarMessage
|
||||
public function __construct(
|
||||
Calendar $calendar,
|
||||
private readonly string $action,
|
||||
User $byUser
|
||||
User $byUser,
|
||||
) {
|
||||
$this->calendarId = $calendar->getId();
|
||||
$this->byUserId = $byUser->getId();
|
||||
|
||||
Reference in New Issue
Block a user