Skip to content
Snippets Groups Projects
Commit bfa9d8fa authored by Elias Häußler's avatar Elias Häußler Committed by Stefan Bürk
Browse files

[TASK] Add iterable type to `PageErrorHandlerInterface::handlePageError`

The `PageErrorHandlerInterface` is often implemented in case a custom
error handler is used in site configuration. Static code analysis may
complain about missing iterable types in implementations. Thus, we now
provide the iterable types to ease the implementation effort in TYPO3
projects.

Resolves: #100004
Releases: main, 12.4
Change-Id: I9734ce09c091f6d0e6f68d19019e8d77d1ffc685
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/79733


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
parent a2d13893
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment