PHP 클래스 TightenCo\Jigsaw\Handlers\BladeHandler

파일 보기 프로젝트 열기: tightenco/jigsaw

공개 메소드들

메소드 설명
__construct ( Illuminate\View\Factory $viewFactory )
handle ( $file, $data )
shouldHandle ( $file )

비공개 메소드들

메소드 설명
render ( $file, $data )

메소드 상세

__construct() 공개 메소드

public __construct ( Illuminate\View\Factory $viewFactory )
$viewFactory Illuminate\View\Factory

handle() 공개 메소드

public handle ( $file, $data )

shouldHandle() 공개 메소드

public shouldHandle ( $file )