Project

General

Profile

Actions

Task #90204

closed

Use a reference variable to pass $this into hooks

Added by Alexander Schnitzler almost 5 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Must have
Category:
Code Cleanup
Target version:
-
Start date:
2020-01-25
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
no-brainer
Sprint Focus:

Description

Unfortunately phpstan looses the correct type of $this
as soon as $this is passed into a hooked as a hook method
parameter without a specific type. This leads to phpstan
losing the information about available methods and properties
of $this.

Actions

Also available in: Atom PDF