Skip to content

Commit

Permalink
[TASK] Harden ExtbaseRequestParameters
Browse files Browse the repository at this point in the history
ExtbaseRequestParameters is the old extbase request,
now a PSR-7 attribute. To continue with refactorings
in related areas, the @internal attribute is now hardened
with proper type hints and return values.
The properties receive some documentation love to finally
have a place where all the different state is documented
including some hopefully meaningful examples.

Resolves: #96292
Releases: main
Change-Id: I731aac221d804d56a3efe67de9eac65f785b5ab2
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/72559
Tested-by: core-ci <typo3@b13.com>
Tested-by: Benni Mack <benni@typo3.org>
Tested-by: Oliver Bartsch <bo@cedev.de>
Tested-by: Christian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: Benni Mack <benni@typo3.org>
Reviewed-by: Oliver Bartsch <bo@cedev.de>
Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch>
  • Loading branch information
lolli42 committed Dec 8, 2021
1 parent 6c2a660 commit 2ae2c12
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 215 deletions.
Loading

0 comments on commit 2ae2c12

Please sign in to comment.