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
Clockwork
DataSource
DataSourceInterface
PHP Interface Clockwork\DataSource\DataSourceInterface
显示文件
Open project: itsgoingd/clockwork
Public Methods
Method
Description
resolve
(
Request
$request
)
Adds data to the request and returns it
Method Details
resolve()
public
method
Adds data to the request and returns it
public
resolve
(
Request
$request
)
$request
Clockwork\Request\Request