georgringer / news

TYPO3 Extension news
GNU General Public License v2.0
265 stars 355 forks source link

[TASK] Set correct return type #2222

Closed KrohnMi closed 1 year ago

KrohnMi commented 1 year ago

The method execute() returns an array only if it is defined as a parameter. But this is not the case here, therefore only a QueryResultInterface will be returned.