LocalFilePath
in package
implements
JsonSerializable
Class LocalFilePath
Interfaces, Classes and Traits
- JsonSerializable
Table of Contents
- WHITESPACE_REGEXP = '/%20/'
- $localFilePath : string
- __construct() : mixed
- LocalFilePath constructor.
- jsonSerialize() : mixed
- value() : string
Constants
WHITESPACE_REGEXP
protected
mixed
WHITESPACE_REGEXP
= '/%20/'
Properties
$localFilePath
protected
string
$localFilePath
Methods
__construct()
LocalFilePath constructor.
public
__construct(string $localFilePath) : mixed
Parameters
- $localFilePath : string
Tags
Return values
mixed —jsonSerialize()
public
jsonSerialize() : mixed
Tags
Return values
mixed —value()
public
value() : string