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
{{ message }}
This repository was archived by the owner on Apr 17, 2022. It is now read-only.
do not implement __invoke but use the default handleEvent method the ListenerFactory will throw an exception. This happens because for the second listener the "alias" is an integer with value 1. This value needs to be normalized before creating the listener.