mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
rector fix error
This commit is contained in:
parent
2100d45671
commit
e4cf07c7b3
@ -30,7 +30,7 @@ class ScopeFilter implements FilterInterface
|
||||
private const PREFIX = 'cal_filter_scope';
|
||||
|
||||
public function __construct(
|
||||
private RollingDateConverter $rollingDateConverter,
|
||||
private readonly RollingDateConverter $rollingDateConverter,
|
||||
protected TranslatorInterface $translator,
|
||||
private readonly TranslatableStringHelper $translatableStringHelper
|
||||
) {}
|
||||
|
Loading…
x
Reference in New Issue
Block a user