ExistingFile

Class ExistingFile

category

System

package

Shared

subpackage

FileSystem

Methods

ExistingFile constructor.

__construct(\NonEmptyStringType $absoluteFilePath) 
throws

Arguments

$absoluteFilePath

\NonEmptyStringType

Returns the absolute file path.

getFilePath() : string

Response

string

Properties

Absolute file path.

absoluteFilePath : string
var

Type(s)

string