PHP 클래스 Robbo\Presenter\Decorator

파일 보기 프로젝트 열기: robclancy/presenter 1 사용 예제들

공개 메소드들

메소드 설명
decorate ( $value ) * If this variable implements Robbo\Presenter\PresentableInterface then turn it into a presenter.

메소드 상세

decorate() 공개 메소드

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