PHP 인터페이스 Xpressengine\Storage\ContentReaderInterface

저자: XE Team (developers) ([email protected])
파일 보기 프로젝트 열기: xpressengine/xpressengine 0 사용 예제들

공개 메소드들

메소드 설명
read ( File $file ) : string Returns file content by the file model

메소드 상세

read() 공개 메소드

Returns file content by the file model
public read ( File $file ) : string
$file File file instance
리턴 string