phpDocumentor

Url implements JsonSerializable

Class Url

Interfaces, Classes and Traits

JsonSerializable

Table of Contents

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

Properties

$url

protected string $url

Methods

__construct()

Url constructor.

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

jsonSerialize()

public jsonSerialize() : mixed
Tags
inheritDoc
Return values
mixed

value()

public value() : string
Return values
string

Search results