CreateDirectoryException

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

Properties

protected $invalidPath : string

Name of the affected directory path.

Methods

public getInvalidPath () : string

Get the affected directory path.

Returns
string

public setInvalidPath (string $path) : $this

Set the affected directory path.

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