Skip to content

Commit

Permalink
Remove argument that is never read or written
Browse files Browse the repository at this point in the history
  • Loading branch information
zoglo committed Sep 19, 2024
1 parent c696f48 commit 604038f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/EventListener/DataContainer/GlossaryItemListener.php
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ class GlossaryItemListener
use GlossaryTrait;

public function __construct(
private readonly ContaoFramework $framework,
private readonly Connection $connection,
private readonly TranslatorInterface $translator,
) {
Expand Down

0 comments on commit 604038f

Please sign in to comment.