Skip to content
Snippets Groups Projects
Verified Commit 1931d751 authored by Torben Hansen's avatar Torben Hansen
Browse files

[!!!][TASK] Use strict types in Extbase ActionController


This change introduces strict types for properties, excluding the
`$view` property, in `TYPO3\CMS\Extbase\Mvc\Controller\ActionController`.
In addition, all function arguments and function return types are now
also strictly typed.

Resolves: #102632
Releases: main

Signed-off-by: default avatarTorben Hansen <derhansen@gmail.com>
Change-Id: Ie057392addc1cf469d25c548cd796f6a29ae46b5
parent f3b2d2c8
No related merge requests found
Showing
with 146 additions and 181 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment