diff --git a/docs/uri/7.0/base-uri.md b/docs/uri/7.0/base-uri.md index 42a72369..08a740b6 100644 --- a/docs/uri/7.0/base-uri.md +++ b/docs/uri/7.0/base-uri.md @@ -106,7 +106,7 @@ BaseUri::from("/🍣🍺")->isNetworkPath(); //returns false ### BaseUri::isOpaque -

added in version 7.5.0

+

since version 7.5.0

Tells whether the given URI object represents an opaque URI. An URI is said to be opaque if and only if it is absolute but does not have an authority