thanks git
[mdref/mdref-http] / http / Url / __construct.md
index cb1f7710bfd5c5f9e3d8e64e3035a850701e313f..ee3ec33b70b7e8068075c5e28362862d5150b549 100644 (file)
@@ -13,7 +13,7 @@ See also http\Env\Url.
   Initial URL parts. Either an array, object, http\Url instance or string to parse.
 * Optional mixed $new_url = NULL  
   Overriding URL parts. Either an array, object, http\Url instance or string to parse.
-* Optional int $flags = 0
+* Optional int $flags = 0  
   The modus operandi of constructing the url. See http\Url constants.
 
 ## Throws: