added request::is.
This commit is contained in:
@@ -7,7 +7,7 @@ class Request {
|
|||||||
*
|
*
|
||||||
* @var string
|
* @var string
|
||||||
*/
|
*/
|
||||||
private static $uri;
|
public static $uri;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Get the request URI.
|
* Get the request URI.
|
||||||
|
|||||||
Reference in New Issue
Block a user