改名
This commit is contained in:
@@ -170,7 +170,7 @@ class Router extends HttpService implements RouterInterface
|
|||||||
} else {
|
} else {
|
||||||
$parent = $search;
|
$parent = $search;
|
||||||
}
|
}
|
||||||
var_dump($parent->path, $value);
|
var_dump($parent);
|
||||||
}
|
}
|
||||||
return $parent;
|
return $parent;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user