refactoring.
This commit is contained in:
@@ -2,13 +2,6 @@
|
||||
|
||||
class Request {
|
||||
|
||||
/**
|
||||
* The request URI for the current request.
|
||||
*
|
||||
* @var string
|
||||
*/
|
||||
public static $uri;
|
||||
|
||||
/**
|
||||
* The route handling the current request.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user