class
Illuminate
/
View
/
Engines
/
FileEngine
FileEngine
Implements
Properties
Methods
public
__construct ( Filesystem $files ) : void
Create a new file engine instance.
Parameters
- $files Filesystem
public
get ( $path , array $data ) : string
Get the evaluated contents of the view.
Parameters
- $path string
- $data array