Method | Description | |
---|---|---|
__construct ( $temporaryFilesystem, Illuminate\Contracts\View\Factory $viewFactory, $parser = null ) | ||
handle ( $file, $data ) | ||
shouldHandle ( $file ) |
Method | Description | |
---|---|---|
compileToBlade ( $extends, $section ) | ||
parseFile ( $file ) | ||
render ( $document, $data ) |
public __construct ( $temporaryFilesystem, Illuminate\Contracts\View\Factory $viewFactory, $parser = null ) | ||
$viewFactory | Illuminate\Contracts\View\Factory |