Skip to content
Snippets Groups Projects
Commit 97f0eadf authored by Stefan Bürk's avatar Stefan Bürk
Browse files

[TASK] Simplify table handling in `DefaultTCASchema`

With #103015 the table definition merge has been moved
to an earlier point, providing an associative array
with the table definitions.

This change modifies `DefaultTcaSchema` to operate on
that array and simplifies the required handling code.

More precise doc-block annotations for humans and
PHPStan are added along the way.

Resolves: #103016
Related: #103015
Related: #103014
Releases: main
Change-Id: I7d2120ee836854b2fa9072e44444e7387873bd2e
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/82760


Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
parent a0f82d6a
Branches
Tags
No related merge requests found
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