Skip to content

Commit

Permalink
[BUGFIX] provide event name for v10 (#19)
Browse files Browse the repository at this point in the history
Co-authored-by: Achim Fritz <[email protected]>
  • Loading branch information
achimfritz and Achim Fritz authored Feb 8, 2023
1 parent 7764035 commit 29e774f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Configuration/Services.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@ services:
B13\Assetcollector\Listener\AfterCacheableContentIsGenerated:
tags:
- name: event.listener
identifier: 'b13-assetcollector-after-cacheable-content-is-generated'
identifier: 'b13-assetcollector-after-cacheable-content-is-generated'
event: TYPO3\CMS\Frontend\Event\AfterCacheableContentIsGeneratedEvent

0 comments on commit 29e774f

Please sign in to comment.