Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanJelicSF committed Mar 20, 2024
1 parent d70a3ca commit 0bbe773
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ public function __construct(
ContentListServiceInterface $contentListService,
EventDispatcherInterface $eventDispatcher,
string $invalidationCacheUrl,
string $invalidationToken,
string $invalidationToken
) {
$this->contentListItemRepository = $contentListItemRepository;
$this->entityManager = $entityManager;
Expand Down

0 comments on commit 0bbe773

Please sign in to comment.