phpDocumentor

Url

Class Url

Table of Contents

$url  : null|string
__construct()  : mixed
Url constructor.
value()  : null|string

Properties

$url

protected null|string $url

Methods

__construct()

Url constructor.

public __construct(null|string $url) : mixed
Parameters
$url : null|string
Return values
mixed

value()

public value() : null|string
Return values
null|string

Search results