InvalidFileNameException

 class Winter\Storm\Halcyon\Exception\InvalidFileNameException
extends RuntimeException

Properties

protected $invalidFileName : string

Name of the affected file name.

Methods

public getInvalidFileName () : string

Get the affected file name.

Returns
string

public setInvalidFileName (string $invalidFileName) : $this

Set the affected file name.

Parameters
Property Description
$invalidFileName
string
Returns
$this
Copyright © 2024 Winter CMS