phpDocumentor

WebFilePath implements JsonSerializable

Class WebFilePath

Interfaces, Classes and Traits

JsonSerializable

Table of Contents

$webFilePath  : string
__construct()  : mixed
WebFilePath constructor.
jsonSerialize()  : mixed
value()  : string

Properties

Methods

__construct()

WebFilePath constructor.

public __construct(string $webFilePath) : mixed
Parameters
$webFilePath : string
Tags
throws
PathIsNotAnUrlException
Return values
mixed

jsonSerialize()

public jsonSerialize() : mixed
Tags
inheritDoc
Return values
mixed

value()

public value() : string
Return values
string

Search results