Documentation

FileExistsException extends RuntimeException
in package

Table of Contents

$invalidPath  : string
Name of the affected directory path.
getInvalidPath()  : string
Get the affected directory path.
setInvalidPath()  : $this
Set the affected directory path.

Properties

Methods

getInvalidPath()

Get the affected directory path.

public getInvalidPath() : string
Return values
string

setInvalidPath()

Set the affected directory path.

public setInvalidPath(mixed $path) : $this
Parameters
$path : mixed
Return values
$this

Search results