Skip to content
Snippets Groups Projects
Commit 156998aa authored by Torben Hansen's avatar Torben Hansen Committed by Christian Kuhn
Browse files

[TASK] Cleanup ext:lowlevel


This change cleans up parts of ext:lowlevel by

* using constructor property promotion where possible
* using typesafe comparison for command option `dry-run`
* removing superfluous typehints in doc headers
* adding missing typehints in doc headers
* using strict comparison where possible
* adding function parameter type declaration where suitable
* adding missing function return types
* fixing a typo in `ProviderRegistry`

Resolves: #100158
Releases: main
Signed-off-by: default avatarTorben Hansen <derhansen@gmail.com>
Change-Id: I9a3cbf09652d1fec586f89965569c7d087bc7aa0
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/78110


Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarBenni Mack <benni@typo3.org>
parent 6ae719da
No related merge requests found
Showing
with 31 additions and 96 deletions
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