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

[TASK] Use strict typed properties in ext:dashboard


Many properties are already typesafe due to their type declaration
in class constructors. This patch introduces constructor property
promotion where possible and additionally adds type declarations
for some properties and function arguments.

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


Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Tested-by: default avatarNikita Hovratov <nikita.h@live.de>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarNikita Hovratov <nikita.h@live.de>
parent 9de13001
Showing
with 59 additions and 297 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