TYPO3 / Fluid

Fluid template rendering engine - Standalone version
GNU Lesser General Public License v3.0
152 stars 93 forks source link

[!!!][TASK] Apply more type hints #930

Closed s2b closed 3 months ago

s2b commented 3 months ago

More type hints are applied in the following areas:

While these changes are breaking, they shouldn't affect the vast majority of users, since in most cases the Fluid implementations of the affected interfaces are used.