Documentation

CreateFileException extends RuntimeException
in package

Table of Contents

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

Properties

Methods

getInvalidPath()

Get the affected file path.

public getInvalidPath() : string
Return values
string

setInvalidPath()

Set the affected file path.

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

Search results