Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Xpressengine
Storage
ContentReaderInterface
PHP 인터페이스 Xpressengine\Storage\ContentReaderInterface
링크 보기:
http://www.xpressengine.com
저자:
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