class FileSource implements SourceInterface

Properties

protected string $path

Methods

__construct(string $path)

No description

string
getContent()

No description

mixed
getCacheDifferentiator()

No description

string
getPath()

No description

Details

__construct(string $path)

Parameters

string $path

string getContent()

Return Value

string

mixed getCacheDifferentiator()

Return Value

mixed

string getPath()

Return Value

string