v2.1.0
Added
- Method
toPsr7()
to conveniently get a PSR-7 compatible instance from anUrl
instance. Basically wrapper fornew Uri($urlInstance)
.
toPsr7()
to conveniently get a PSR-7 compatible instance from an Url
instance. Basically wrapper for new Uri($urlInstance)
.