Documentation

FlySystemFile
in package
implements File

FinalYes

Table of Contents

Interfaces

File
Interface for files processed by the ProjectFactory

Properties

$fileName  : string
$fileSystem  : FilesystemInterface

Methods

__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

        
On this page

Search results