PHP Class TightenCo\Jigsaw\Handlers\BladeHandler

Afficher le fichier Open project: tightenco/jigsaw

Méthodes publiques

Méthode Description
__construct ( Illuminate\View\Factory $viewFactory )
handle ( $file, $data )
shouldHandle ( $file )

Private Methods

Méthode Description
render ( $file, $data )

Method Details

__construct() public méthode

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

handle() public méthode

public handle ( $file, $data )

shouldHandle() public méthode

public shouldHandle ( $file )