class StringSource implements SourceInterface

Properties

protected callable $callback

Methods

__construct(callable $callback)

No description

string
getContent()

No description

mixed
getCacheDifferentiator()

No description

Details

__construct(callable $callback)

Parameters

callable $callback

string getContent()

Return Value

string

mixed getCacheDifferentiator()

Return Value

mixed