Skip to content
Snippets Groups Projects
Commit 96d8a59c authored by Oliver Bartsch's avatar Oliver Bartsch
Browse files

[FEATURE] Add PSR-14 Event to modify loaded form definitions

This introduces the new PSR-14 AfterFormDefinitionLoadedEvent,
enabling extension authors to modify loaded form definitions.

The Event is dispatched by the `FormPersistenceManager` after
the form definition was loaded from either cache or the
filesystem, just before being overridden by TypoScript.

Resolves: #102865
Releases: main
Change-Id: Ic6c6490cd6259a81f1579a48c891d611552dd99d
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/82513


Reviewed-by: default avatarNikita Hovratov <nikita.h@live.de>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarNikita Hovratov <nikita.h@live.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
parent 9aed9be4
Branches
Tags
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