PHP 클래스 Equip\Formatter\PlatesFormatter

상속: extends HtmlFormatter
파일 보기 프로젝트 열기: equip/framework

공개 메소드들

메소드 설명
__construct ( League\Plates\Engine $engine )
body ( Equip\Adr\PayloadInterface $payload )

비공개 메소드들

메소드 설명
render ( Equip\Adr\PayloadInterface $payload ) : string

메소드 상세

__construct() 공개 메소드

public __construct ( League\Plates\Engine $engine )
$engine League\Plates\Engine

body() 공개 메소드

public body ( Equip\Adr\PayloadInterface $payload )
$payload Equip\Adr\PayloadInterface