Project

General

Profile

Actions

Task #90205

closed

Avoid signalSlot property in ExtensionManagementService class

Added by Alexander Schnitzler about 4 years ago. Updated about 4 years ago.

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

0%

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

Description

Method ExtensionManagementService::getSignalSlotDispatcher() did
create an instance of the signal slot dispatcher and stored it
in a property which wasn't used anywhere else. Therefore, said
method now directly returns the created signal slot dispatcher
instance.

Actions #1

Updated by Gerrit Code Review about 4 years ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63037

Actions #2

Updated by Alexander Schnitzler about 4 years ago

  • Status changed from Under Review to Resolved
Actions #3

Updated by Benni Mack about 4 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF