We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64c2e90 commit 92fb25dCopy full SHA for 92fb25d
src/Plugin.php src/SignalHandlerPlugin.phpsrc/Plugin.php renamed to src/SignalHandlerPlugin.php
@@ -14,7 +14,7 @@
14
/**
15
* Plugin for SignalHandler
16
*/
17
-class Plugin extends BasePlugin
+class SignalHandlerPlugin extends BasePlugin
18
{
19
20
* Load all the plugin configuration and bootstrap logic.
0 commit comments