Documentation

FlySystemFile
in package
implements File

Interfaces, Classes and Traits

File
Interface for files processed by the ProjectFactory

Table of Contents

$fileName  : string
$fileSystem  : FilesystemInterface
__construct()  : mixed
getContents()  : string
Returns the content of the file as a string.
md5()  : string
Returns md5 hash of the file.
path()  : string
Returns an relative path to the file.

Properties

Methods

path()

Returns an relative path to the file.

public path() : string
Return values
string

Search results