[BUGFIX] Expose listener identifier to ListenerProvider
The listener identifier is now exposed into the ListenerProvider, making this information available, e.g. in the configuration module. Resolves: #101584 Releases: main, 12.4 Change-Id: I3dbcc4182532c6da0239d0e7bd715e081d1c283e Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/80401 Tested-by:Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
core-ci <typo3@b13.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de>
Showing
- typo3/sysext/core/Classes/DependencyInjection/ListenerProviderPass.php 2 additions, 1 deletion...core/Classes/DependencyInjection/ListenerProviderPass.php
- typo3/sysext/core/Classes/EventDispatcher/ListenerProvider.php 2 additions, 2 deletions.../sysext/core/Classes/EventDispatcher/ListenerProvider.php
- typo3/sysext/core/Tests/Unit/DependencyInjection/ListenerProviderPassTest.php 3 additions, 3 deletions...sts/Unit/DependencyInjection/ListenerProviderPassTest.php
- typo3/sysext/core/Tests/Unit/EventDispatcher/ListenerProviderTest.php 18 additions, 2 deletions.../core/Tests/Unit/EventDispatcher/ListenerProviderTest.php
Please register or sign in to comment