PHP 인터페이스 TeamTNT\TNTSearch\FileReaders\FileReaderInterface

파일 보기 프로젝트 열기: teamtnt/tntsearch

공개 메소드들

메소드 설명
read ( SplFileInfo $fileinfo ) : string Read the content of a file

메소드 상세

read() 공개 메소드

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