mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-27 12:33:09 +08:00
pull origin
This commit is contained in:
@@ -23,6 +23,7 @@ abstract class Request extends Component
|
||||
private $_scriptFile;
|
||||
private $_isConsoleRequest;
|
||||
|
||||
|
||||
/**
|
||||
* Resolves the current request into a route and the associated parameters.
|
||||
* @return array the first element is the route, and the second is the associated parameters.
|
||||
|
||||
Reference in New Issue
Block a user