Skip to content

Commit 59a2ef6

Browse files
Renamed to LightRouter
1 parent 3d98b0f commit 59a2ef6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Router.php renamed to src/LightRouter.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616
use IconicCodes\LightRouter\IMiddleware;
1717

1818
/**
19-
* LRouter
19+
* LightRouter
2020
*/
21-
class LRouter {
21+
class LightRouter {
2222
/**
2323
* __routes
2424
*

0 commit comments

Comments
 (0)