Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Xpressengine
Storage
ContentReaderInterface
PHP Interface Xpressengine\Storage\ContentReaderInterface
See link:
http://www.xpressengine.com
Author:
XE Team (developers) (
[email protected]
)
显示文件
Open project: xpressengine/xpressengine
Interface Usage Examples
Public Methods
Method
Description
read
(
File
$file
) :
string
Returns file content by the file model
Method Details
read()
public
method
Returns file content by the file model
public
read
(
File
$file
) :
string
$file
File
file instance
return
string