PHP Interface TeamTNT\TNTSearch\FileReaders\FileReaderInterface

Show file Open project: teamtnt/tntsearch

Public Methods

Method Description
read ( SplFileInfo $fileinfo ) : string Read the content of a file

Method Details

read() public method

Read the content of a file
public read ( SplFileInfo $fileinfo ) : string
$fileinfo SplFileInfo
return string