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.
ContactEventHandler
1 parent 6870fdf commit 91f6066Copy full SHA for 91f6066
config/web/bootstrap.php
@@ -2,7 +2,7 @@
2
3
declare(strict_types=1);
4
5
-use app\Framework\events\ContactEventHandler;
+use app\framework\events\ContactEventHandler;
6
7
return [
8
'bootstrap' => [
0 commit comments