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 7baa287 commit 21c7823Copy full SHA for 21c7823
src/Exception/RouteNotFound.php
@@ -0,0 +1,10 @@
1
+<?php
2
+
3
4
+namespace DevCoder\Exception;
5
6
7
+class RouteNotFound
8
+{
9
10
+}
0 commit comments