phpDocumentor

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

Methods

__construct()

InvalidLocalFilePath constructor.

public __construct(string $basePath, string $relativePath) : mixed
Parameters
$basePath : string
$relativePath : string
Return values
mixed

jsonSerialize()

public jsonSerialize() : mixed
Tags
inheritDoc
Return values
mixed

Search results