Actions
Bug #60179
closedWrong typehint for emitAfterExtensionT3DImportSignal()
Status:
Closed
Priority:
Must have
Assignee:
Category:
Import/Export (T3D)
Target version:
Start date:
2014-07-08
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
no-brainer
Is Regression:
Yes
Sprint Focus:
Description
emitAfterExtensionT3DImportSignal() got an array typehint for the second parameter, but that's wrong as it is an integer.
This probably stems from a wrong return annotation in the ImportExportUtility.
Actions