added request::uri tests.
This commit is contained in:
@@ -14,7 +14,7 @@ class Request {
|
||||
*
|
||||
* @var string
|
||||
*/
|
||||
protected static $uri;
|
||||
public static $uri;
|
||||
|
||||
/**
|
||||
* The request data key that is used to indicate a spoofed request method.
|
||||
|
||||
Reference in New Issue
Block a user