Documentation

InvalidFileNameException extends RuntimeException
in package

Table of Contents

$invalidFileName  : string
Name of the affected file name.
getInvalidFileName()  : string
Get the affected file name.
setInvalidFileName()  : $this
Set the affected file name.

Properties

Methods

getInvalidFileName()

Get the affected file name.

public getInvalidFileName() : string
Return values
string

setInvalidFileName()

Set the affected file name.

public setInvalidFileName(string $invalidFileName) : $this
Parameters
$invalidFileName : string
Return values
$this

Search results