fixup! Add ChillBundle normalization methods rector rule

This commit is contained in:
2025-03-12 21:51:24 +01:00
parent 0609e3f4c3
commit cac7d33a44
16 changed files with 119 additions and 26 deletions

View File

@@ -24,9 +24,7 @@ final readonly class LocationFilter implements FilterInterface
public function __construct(
private LocationRepository $locationRepository,
)
{
}
) {}
public function addRole(): ?string
{