From 2701a5160607f848e19bcfbbd695d73bf8a2c741 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Thu, 4 Aug 2016 14:36:39 +0200 Subject: [PATCH] Removed fragment --- Uri/UriFactory.php | 1 - 1 file changed, 1 deletion(-) diff --git a/Uri/UriFactory.php b/Uri/UriFactory.php index eef2638d1..6e979c47f 100644 --- a/Uri/UriFactory.php +++ b/Uri/UriFactory.php @@ -94,7 +94,6 @@ class UriFactory * . = DOM class * / = Current path * ? = Current query - * # = Current fragment * @ = * $ = Other data *