setPathInfo() public method
Sets the path info of the current request.
This method is mainly provided for testing purpose.
| public void setPathInfo ( $value ) | ||
|---|---|---|
| $value | string |
The path info of the current request |
setPathInfo() public method
Sets the path info of the current request.
This method is mainly provided for testing purpose.
| public void setPathInfo ( $value ) | ||
|---|---|---|
| $value | string |
The path info of the current request |
Please login to continue.