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
Robbo
Presenter
Decorator
PHP Class Robbo\Presenter\Decorator
显示文件
Open project: robclancy/presenter
Class Usage Examples
Public Methods
Method
Description
decorate
(
$value
)
* If this variable implements Robbo\Presenter\PresentableInterface then turn it into a presenter.
Method Details
decorate()
public
method
* If this variable implements Robbo\Presenter\PresentableInterface then turn it into a presenter.
public
decorate
(
$value
)
$value