mirror of
https://github.com/getgrav/grav.git
synced 2026-05-07 08:57:06 +02:00
url public
This commit is contained in:
@@ -9,6 +9,8 @@ namespace Grav\Common;
|
||||
*/
|
||||
class Uri
|
||||
{
|
||||
public $url;
|
||||
|
||||
protected $base;
|
||||
protected $root;
|
||||
protected $bits;
|
||||
@@ -17,7 +19,6 @@ class Uri
|
||||
protected $content_path;
|
||||
protected $path;
|
||||
protected $paths;
|
||||
protected $url;
|
||||
protected $query;
|
||||
protected $params;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user