WebFilePath
in package
implements
JsonSerializable
Class WebFilePath
Interfaces, Classes and Traits
- JsonSerializable
Table of Contents
- $webFilePath : string
- __construct() : mixed
- WebFilePath constructor.
- jsonSerialize() : mixed
- value() : string
Properties
$webFilePath
protected
string
$webFilePath
Methods
__construct()
WebFilePath constructor.
public
__construct(string $webFilePath) : mixed
Parameters
- $webFilePath : string
Tags
Return values
mixed —jsonSerialize()
public
jsonSerialize() : mixed
Tags
Return values
mixed —value()
public
value() : string