You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This should be reported as an issue, because in runtime it produces
Uncaught PHP Exception TypeError: "Failed to create closure from callable: class UserImportListener does not have a method "onImportConfirmed" at /srv/api/vendor/symfony/event-dispatcher/EventDispatcher.php line 270
Method should be renamed to __invoke or onImportConfirmed
The text was updated successfully, but these errors were encountered:
This should be reported as an issue, because in runtime it produces
Method should be renamed to
__invoke
oronImportConfirmed
The text was updated successfully, but these errors were encountered: