Closed farion closed 10 months ago
Removed Dispatcher & observer in favor of an event bus.
Less code, less singletons.
The SonarCloud Quality Gate passed, but some issues were introduced.
21 New issues 0 Security Hotspots No data about Coverage 0.7% Duplication on New Code
See analysis details on SonarCloud
Description
Removed Dispatcher & observer in favor of an event bus.
Type of change
Less code, less singletons.