PHP Class Robbo\Presenter\Decorator

Afficher le fichier Open project: robclancy/presenter Class Usage Examples

Méthodes publiques

Méthode Description
decorate ( $value ) * If this variable implements Robbo\Presenter\PresentableInterface then turn it into a presenter.

Method Details

decorate() public méthode

* If this variable implements Robbo\Presenter\PresentableInterface then turn it into a presenter.
public decorate ( $value )
$value