Project

General

Profile

Actions

Task #97705

closed

Remove type annotations where possible

Added by Simon Schaufelberger almost 2 years ago. Updated over 1 year ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2022-05-29
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

- GeneralUtility::makeInstance
- $this->getMockBuilder
- $this->getMockForAbstractClass
- $this->getAccessibleMock

... and similar already return known object types, so it is not necessary to annotate them.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #97711: Improve the return type annotation of ListUtility::resolveSpecialFolderNamesClosed2022-05-31

Actions
Actions

Also available in: Atom PDF