Skip to content

Commit 9198db7

Browse files
committed
update code from mohiohio lib
1 parent 53e91e1 commit 9198db7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Router.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
namespace TheFold\WordPress;
44

5-
class Dispatch {
5+
class Router {
66

77
static function routes(array $url_callbacks, $priority = 5) {
88

0 commit comments

Comments
 (0)