We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
anonymous
Given an event:
event E() anonymous;
This plugin emits the following:
event E();
Looks like the culprit is here