interface ContentReaderInterface

Interface ContentReaderInterface

Methods

string
read(File $file)

Returns file content by the file model

Details

at line 36
string read(File $file)

Returns file content by the file model

Parameters

File $file file instance

Return Value

string