InvalidLocalFilePath
extends LocalFilePath
in package
Class LocalFilePath
Table of Contents
- WHITESPACE_REGEXP = '/%20/'
- $basePath : string
- $localFilePath : string
- __construct() : mixed
- InvalidLocalFilePath constructor.
- jsonSerialize() : mixed
- value() : string
Constants
WHITESPACE_REGEXP
protected
mixed
WHITESPACE_REGEXP
= '/%20/'
Properties
$basePath
protected
string
$basePath
$localFilePath
protected
string
$localFilePath
Methods
__construct()
InvalidLocalFilePath constructor.
public
__construct(string $basePath, string $relativePath) : mixed
Parameters
- $basePath : string
- $relativePath : string
Return values
mixed —jsonSerialize()
public
jsonSerialize() : mixed
Tags
Return values
mixed —value()
public
value() : string