- Issue created by @whiz11
- 🇮🇳India shabana.navas
+++ b/src/Controller/ErrorController.php @@ -0,0 +1,45 @@ + * Constructor for search404controller.
Typo.
In the event, there is a failure, the user is presented with the error message. It might be better to show a more user friendly message and also log that error in the backend for investigation.
Here's a patch that does this
Active
1.0
Code
+++ b/src/Controller/ErrorController.php
@@ -0,0 +1,45 @@
+ * Constructor for search404controller.
Typo.