改名
This commit is contained in:
@@ -193,7 +193,7 @@ class Request extends HttpService
|
|||||||
*/
|
*/
|
||||||
public function getExplode(): array
|
public function getExplode(): array
|
||||||
{
|
{
|
||||||
return $this->explode;
|
return explode('/', $this->getUri());
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user