mini\Http\Message\Uri::setScheme() Method

protected

Signature

protected function setScheme(?string $scheme)

Parameters

Name Type Default Description
$scheme ?string required Documentation missing

Documentation

Set the scheme of the url (http/https/rtmp etc)

Source

src/Http/Message/UriTrait.php:280-289