Skip to content

Commit 9da48ce

Browse files
committed
Added identifier for TypolinkIcons to allow overwriting event.
1 parent 6d56c4e commit 9da48ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Configuration/Services.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ services:
4646
Vierwd\VierwdBase\Frontend\TypolinkIcons:
4747
tags:
4848
- name: event.listener
49+
identifier: 'vierwdTypolinkIcons'
4950
event: TYPO3\CMS\Frontend\Event\AfterLinkIsGeneratedEvent
5051
method: 'addLinkIcon'
5152
Vierwd\VierwdBase\Frontend\PostProcessHTML:

0 commit comments

Comments
 (0)